Skip to content

Commit 7e949b0

Browse files
committed
[maven-release-plugin] prepare release ec2-fleet-3.0.0
1 parent cfab15f commit 7e949b0

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.0</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.0</tag>
6767
</scm>
6868

6969
<repositories>

0 commit comments

Comments
 (0)