Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
galmeida committed Mar 2, 2020
1 parent ac81199 commit 2f012a1
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>aws-codepipeline</artifactId>
<version>0.40</version>
<version>0.41-SNAPSHOT</version>
<packaging>hpi</packaging>
<groupId>com.amazonaws</groupId>
<name>AWS CodePipeline Plugin</name>
Expand Down Expand Up @@ -39,7 +39,7 @@
<url>https://github.com/jenkinsci/aws-codepipeline-plugin</url>
<connection>scm:git:ssh://github.com/jenkinsci/aws-codepipeline-plugin.git</connection>
<developerConnection>scm:git:ssh://git@github.com/jenkinsci/aws-codepipeline-plugin.git</developerConnection>
<tag>aws-codepipeline-0.40</tag>
<tag>HEAD</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 2f012a1

Please sign in to comment.