Skip to content

Commit

Permalink
[maven-release-plugin] prepare release codedeploy-1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
Ubuntu committed May 12, 2017
1 parent 34c5e1e commit 4b302ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</parent>

<artifactId>codedeploy</artifactId>
<version>1.17-SNAPSHOT</version>
<version>1.17</version>
<packaging>hpi</packaging>
<groupId>com.amazonaws</groupId>
<name>AWS CodeDeploy Plugin for Jenkins</name>
Expand All @@ -34,7 +34,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/aws-codedeploy-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/aws-codedeploy-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/aws-codedeploy-plugin</url>
<tag>HEAD</tag>
<tag>codedeploy-1.17</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 4b302ab

Please sign in to comment.