Skip to content

Commit d60e97e

Browse files
committed
[maven-release-plugin] prepare release ec2-fleet-3.0.2
1 parent 2b95c2b commit d60e97e

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.0.2</version>
1515
<packaging>hpi</packaging>
1616

1717
<properties>
@@ -63,7 +63,7 @@
6363
<connection>scm:git:https://github.com/${gitHubRepo}</connection>
6464
<developerConnection>scm:git:https://github.com/${gitHubRepo}</developerConnection>
6565
<url>https://github.com/${gitHubRepo}</url>
66-
<tag>${scmTag}</tag>
66+
<tag>ec2-fleet-3.0.2</tag>
6767
</scm>
6868

6969
<repositories>

0 commit comments

Comments
 (0)