Skip to content

Commit eef1776

Browse files
committed
[maven-release-plugin] prepare release docker-plugin-1.3.0
1 parent 5479e38 commit eef1776

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.3.0</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Docker plugin</name>
@@ -196,7 +196,7 @@
196196
<connection>scm:git:https://github.com/jenkinsci/docker-plugin.git</connection>
197197
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/docker-plugin.git</developerConnection>
198198
<url>https://github.com/jenkinsci/docker-plugin</url>
199-
<tag>${scmTag}</tag>
199+
<tag>docker-plugin-1.3.0</tag>
200200
</scm>
201201

202202
<repositories>

0 commit comments

Comments
 (0)