We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f0f411 commit 0fdbd65Copy full SHA for 0fdbd65
pom.xml
@@ -11,7 +11,7 @@
11
12
<groupId>com.amazon.jenkins.fleet</groupId>
13
<artifactId>ec2-fleet</artifactId>
14
- <version>1.9.3-SNAPSHOT</version>
+ <version>1.10.0</version>
15
<packaging>hpi</packaging>
16
17
<properties>
@@ -46,7 +46,7 @@
46
<connection>scm:git:ssh://github.com/jenkinsci/ec2-fleet-plugin.git</connection>
47
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/ec2-fleet-plugin.git</developerConnection>
48
<url>https://github.com/jenkinsci/ec2-fleet-plugin</url>
49
- <tag>HEAD</tag>
+ <tag>ec2-fleet-1.10.0</tag>
50
</scm>
51
52
<repositories>
0 commit comments