Skip to content

Commit 521097a

Browse files
committed
[maven-release-plugin] prepare release nodejs-1.6.6
1 parent 59f4488 commit 521097a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
</parent>
1111

1212
<artifactId>nodejs</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>1.6.6</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>
@@ -153,7 +153,7 @@
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>${scmTag}</tag>
156+
<tag>nodejs-1.6.6</tag>
157157
</scm>
158158

159159
<pluginRepositories>

0 commit comments

Comments
 (0)