File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
</parent >
11
11
12
12
<artifactId >nodejs</artifactId >
13
- <version >1.6.2 </version >
13
+ <version >${revision}${changelist} </version >
14
14
<name >NodeJS Plugin</name >
15
15
<description >Executes NodeJS script as a build step.</description >
16
16
<url >https://github.com/jenkinsci/${project.artifactId} -plugin</url >
45
45
</licenses >
46
46
47
47
<properties >
48
- <revision >1.6.2 </revision >
48
+ <revision >1.6.3 </revision >
49
49
<changelist >-SNAPSHOT</changelist >
50
50
<gitHubRepo >jenkinsci/${project.artifactId}-plugin</gitHubRepo >
51
51
<!-- https://www.jenkins.io/doc/developer/plugin-development/choosing-jenkins-baseline/#changing-the-minimum-required-version -->
148
148
<connection >scm:git:https://github.com/${gitHubRepo} .git</connection >
149
149
<
developerConnection >scm:git:
[email protected] :
${gitHubRepo} .git</
developerConnection >
150
150
<url >https://github.com/${gitHubRepo} </url >
151
- <tag >nodejs-1.6.2 </tag >
151
+ <tag >${scmTag} </tag >
152
152
</scm >
153
153
154
154
<pluginRepositories >
You can’t perform that action at this time.
0 commit comments