Skip to content

Commit ad59c8f

Browse files
author
Ubuntu
committed
[maven-release-plugin] prepare release codedeploy-1.11
1 parent 85b9b8f commit ad59c8f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</parent>
88

99
<artifactId>codedeploy</artifactId>
10-
<version>1.11-SNAPSHOT</version>
10+
<version>1.11</version>
1111
<packaging>hpi</packaging>
1212
<groupId>com.amazonaws</groupId>
1313
<name>AWS CodeDeploy Plugin for Jenkins</name>
@@ -34,7 +34,7 @@
3434
<connection>scm:git:ssh://github.com/jenkinsci/aws-codedeploy-plugin.git</connection>
3535
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/aws-codedeploy-plugin.git</developerConnection>
3636
<url>https://github.com/jenkinsci/aws-codedeploy-plugin</url>
37-
<tag>HEAD</tag>
37+
<tag>codedeploy-1.11</tag>
3838
</scm>
3939

4040
<repositories>

0 commit comments

Comments
 (0)