Skip to content

Commit

Permalink
[maven-release-plugin] prepare release codedeploy-1.23
Browse files Browse the repository at this point in the history
  • Loading branch information
yubangxi committed Apr 23, 2020
1 parent 62d1267 commit 5741bf3
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.23-SNAPSHOT</version>
<version>1.23</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.23</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 5741bf3

Please sign in to comment.