Skip to content

Commit

Permalink
[maven-release-plugin] prepare release ec2-1.50
Browse files Browse the repository at this point in the history
  • Loading branch information
Raihaan Shouhell committed Apr 24, 2020
1 parent 068a9ef commit 1a59239
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 @@ -31,11 +31,11 @@ THE SOFTWARE.
<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>plugin</artifactId>
<version>3.57</version>
<relativePath/>
<relativePath />
</parent>

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

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

<properties>
Expand Down

0 comments on commit 1a59239

Please sign in to comment.