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
Vlatombe committed Feb 16, 2021
1 parent c30af2d commit de6bab3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<relativePath />
</parent>
<artifactId>aws-java-sdk</artifactId>
<version>1.11.955</version>
<version>${revision}${changelist}</version>
<packaging>hpi</packaging>

<name>Amazon Web Services SDK</name>
Expand All @@ -32,10 +32,10 @@
<connection>scm:git:git://github.com/jenkinsci/aws-java-sdk-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/aws-java-sdk-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/aws-java-sdk-plugin</url>
<tag>aws-java-sdk-1.11.955</tag>
<tag>${scmTag}</tag>
</scm>
<properties>
<revision>1.11.955</revision>
<revision>1.11.956</revision>
<changelist>-SNAPSHOT</changelist>
<java.level>8</java.level>
<jackson.version>2.11.3</jackson.version>
Expand Down

0 comments on commit de6bab3

Please sign in to comment.