File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 12
12
<artifactId >analysis-pom</artifactId >
13
13
<packaging >pom</packaging >
14
14
<name >Analysis Plug-ins Parent POM</name >
15
- <version >6.9.0-SNAPSHOT </version >
15
+ <version >6.9.0</version >
16
16
17
17
<url >https://github.com/jenkinsci/analysis-pom-plugin</url >
18
18
<description >This static analysis POM serves as parent POM for all my Jenkins Plugins. It basically enhances the
686
686
<connection >scm:git:https://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
687
687
<
developerConnection >scm:git:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
688
688
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
689
- <tag >${scmTag} </tag >
689
+ <tag >v6.9.0 </tag >
690
690
</scm >
691
691
692
692
<repositories >
You can’t perform that action at this time.
0 commit comments