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 11
11
12
12
<groupId >org.jvnet.hudson.plugins</groupId >
13
13
<artifactId >analysis-pom</artifactId >
14
- <version >10.4.0-SNAPSHOT </version >
14
+ <version >10.4.0</version >
15
15
<packaging >pom</packaging >
16
16
<name >Analysis Plug-ins Parent POM</name >
17
17
<description >This static analysis POM serves as parent POM for all my Jenkins Plugins. It basically enhances the
43
43
<scm >
44
44
<connection >scm:git:https://github.com/jenkinsci/${project.artifactId} -plugin.git</connection >
45
45
<developerConnection >scm:git:git@github.com:jenkinsci/${project.artifactId} -plugin.git</developerConnection >
46
- <tag >${scmTag} </tag >
46
+ <tag >v10.4.0 </tag >
47
47
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
48
48
</scm >
49
49
You can’t perform that action at this time.
0 commit comments