Skip to content

Commit 5079ae0

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent f7b6d00 commit 5079ae0

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
@@ -9,7 +9,7 @@
99
</parent>
1010

1111
<artifactId>docker-java-api</artifactId>
12-
<version>3.1.5.2</version>
12+
<version>${revision}.3${changelist}</version>
1313
<packaging>hpi</packaging>
1414

1515
<name>Docker API Plugin</name>
@@ -20,7 +20,7 @@
2020
<connection>scm:git:ssh://github.com/jenkinsci/docker-java-api-plugin.git</connection>
2121
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/docker-java-api-plugin.git</developerConnection>
2222
<url>https://github.com/jenkinsci/docker-java-api-plugin</url>
23-
<tag>docker-java-api-3.1.5.2</tag>
23+
<tag>${scmTag}</tag>
2424
</scm>
2525

2626
<properties>

0 commit comments

Comments
 (0)