Skip to content

Commit

Permalink
[maven-release-plugin] prepare release ec2-fleet-3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
vineeth-bandi committed Nov 1, 2023
1 parent 2b95c2b commit d60e97e
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 @@ -11,7 +11,7 @@

<groupId>com.amazon.jenkins.fleet</groupId>
<artifactId>ec2-fleet</artifactId>
<version>${revision}${changelist}</version>
<version>3.0.2</version>
<packaging>hpi</packaging>

<properties>
Expand Down Expand Up @@ -63,7 +63,7 @@
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
<developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
<url>https://github.com/${gitHubRepo}</url>
<tag>${scmTag}</tag>
<tag>ec2-fleet-3.0.2</tag>
</scm>

<repositories>
Expand Down

0 comments on commit d60e97e

Please sign in to comment.