File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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.13.0 </version >
14
+ <version >10.14.0-SNAPSHOT </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:
[email protected] :jenkinsci/
${project.artifactId} -plugin.git</
developerConnection >
46
- <tag >v10.13.0 </tag >
46
+ <tag >${scmTag} </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