Skip to content

Commit 4c4cc77

Browse files
committed
[maven-release-plugin] prepare release docker-plugin-1.4
1 parent 18027e1 commit 4c4cc77

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

1111
<groupId>io.jenkins.docker</groupId>
1212
<artifactId>docker-plugin</artifactId>
13-
<version>${revision}${changelist}</version>
13+
<version>1.4</version>
1414
<packaging>hpi</packaging>
1515
<name>Docker plugin</name>
1616
<description>Provide Cloud Provisioning and other Docker features</description>
@@ -55,7 +55,7 @@
5555
<scm>
5656
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
5757
<developerConnection>scm:git:[email protected]:${gitHubRepo}.git</developerConnection>
58-
<tag>${scmTag}</tag>
58+
<tag>docker-plugin-1.4</tag>
5959
<url>https://github.com/${gitHubRepo}</url>
6060
</scm>
6161

0 commit comments

Comments
 (0)