Skip to content

Commit 53e080f

Browse files
author
Roman Bäriswyl
committed
[maven-release-plugin] prepare release docker-swarm-1.11
1 parent 4e55a95 commit 53e080f

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
<groupId>org.jenkins-ci.plugins</groupId>
1111
<artifactId>docker-swarm</artifactId>
12-
<version>1.11-SNAPSHOT</version>
12+
<version>1.11</version>
1313
<packaging>hpi</packaging>
1414

1515
<name>Docker Swarm Plugin</name>
@@ -25,7 +25,7 @@
2525
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
2626
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
2727
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
28-
<tag>HEAD</tag>
28+
<tag>docker-swarm-1.11</tag>
2929
</scm>
3030
<properties>
3131
<jenkins.version>2.78</jenkins.version>

0 commit comments

Comments
 (0)