Skip to content

Commit 8a223cf

Browse files
committed
[maven-release-plugin] prepare release maven-hpi-plugin-3.53
1 parent f0d440d commit 8a223cf

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
@@ -11,7 +11,7 @@
1111

1212
<groupId>org.jenkins-ci.tools</groupId>
1313
<artifactId>maven-hpi-plugin</artifactId>
14-
<version>${revision}${changelist}</version>
14+
<version>3.53</version>
1515
<packaging>maven-plugin</packaging>
1616

1717
<name>Maven Jenkins Plugin</name>
@@ -31,7 +31,7 @@
3131
<scm>
3232
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
3333
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
34-
<tag>${scmTag}</tag>
34+
<tag>maven-hpi-plugin-3.53</tag>
3535
<url>https://github.com/${gitHubRepo}</url>
3636
</scm>
3737

0 commit comments

Comments
 (0)