Skip to content

Commit 6130b09

Browse files
authored
Restore incrementals builds
1 parent 6a341bf commit 6130b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -148,7 +148,7 @@
148148
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
149149
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
150150
<url>https://github.com/${gitHubRepo}</url>
151-
<tag>nodejs-1.6.3</tag>
151+
<tag>${scmTag}</tag>
152152
</scm>
153153

154154
<pluginRepositories>

0 commit comments

Comments
 (0)