File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1010 </parent >
1111
1212 <artifactId >nodejs</artifactId >
13- <version >1.6.6 </version >
13+ <version >${revision}${changelist} </version >
1414 <name >NodeJS Plugin</name >
1515 <description >Executes NodeJS script as a build step.</description >
1616 <url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
4545 </licenses >
4646
4747 <properties >
48- <revision >1.6.6 </revision >
48+ <revision >1.6.7 </revision >
4949 <changelist >-SNAPSHOT</changelist >
5050 <gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
5151 <!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/ -->
153153 <connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
154154 <
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
155155 <url >https://github.com/${gitHubRepo} </url >
156- <tag >nodejs-1.6.6 </tag >
156+ <tag >${scmTag} </tag >
157157 </scm >
158158
159159 <pluginRepositories >
You can’t perform that action at this time.
0 commit comments