Skip to content

Commit e548722

Browse files
committed
[maven-release-plugin] prepare release docker-plugin-1.6.1
1 parent 7d9dafe commit e548722

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.6.1</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:git@github.com:${gitHubRepo}.git</developerConnection>
58-
<tag>${scmTag}</tag>
58+
<tag>docker-plugin-1.6.1</tag>
5959
<url>https://github.com/${gitHubRepo}</url>
6060
</scm>
6161

0 commit comments

Comments
 (0)