Skip to content

Commit

Permalink
[maven-release-plugin] prepare release ec2-2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
res0nance committed Oct 11, 2022
1 parent 7c7583d commit 6fda4fa
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 @@ -35,7 +35,7 @@ THE SOFTWARE.
</parent>

<artifactId>ec2</artifactId>
<version>${revision}${changelist}</version>
<version>2.0.3</version>
<packaging>hpi</packaging>

<name>Amazon EC2 plugin</name>
Expand Down Expand Up @@ -72,7 +72,7 @@ THE SOFTWARE.
<connection>scm:git:https://github.com/${gitHubRepo}.git</connection>
<developerConnection>scm:git:git@github.com:${gitHubRepo}.git</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>ec2-2.0.3</tag>
</scm>

<properties>
Expand Down

0 comments on commit 6fda4fa

Please sign in to comment.