Skip to content

Commit 52d4d75

Browse files
committed
[maven-release-plugin] prepare release ec2-fleet-3.2.0
1 parent 9617537 commit 52d4d75

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<groupId>com.amazon.jenkins.fleet</groupId>
1313
<artifactId>ec2-fleet</artifactId>
14-
<version>${revision}${changelist}</version>
14+
<version>3.2.0</version>
1515
<packaging>hpi</packaging>
1616

1717
<properties>
@@ -68,7 +68,7 @@
6868
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
6969
<developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
7070
<url>https://github.com/${gitHubRepo}</url>
71-
<tag>${scmTag}</tag>
71+
<tag>ec2-fleet-3.2.0</tag>
7272
</scm>
7373

7474
<repositories>

0 commit comments

Comments
 (0)