Skip to content

Commit 5519b01

Browse files
author
whitej
committed
[maven-release-plugin] prepare release managed-scripts-1.5.6
1 parent 05f72fa commit 5519b01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010

1111
<groupId>org.jenkinsci.plugins</groupId>
1212
<artifactId>managed-scripts</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>1.5.6</version>
1414
<packaging>hpi</packaging>
1515
<name>Managed Scripts</name>
1616
<description>Managed scripts are shell script which are managed centrally by an administrator and can be referenced as a build step within jobs.</description>
@@ -29,7 +29,7 @@
2929
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
3030
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
3131
<url>https://github.com/${gitHubRepo}</url>
32-
<tag>${scmTag}</tag>
32+
<tag>managed-scripts-1.5.6</tag>
3333
</scm>
3434
<distributionManagement>
3535
<repository>

0 commit comments

Comments
 (0)