We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 370fe2a commit 40a310aCopy full SHA for 40a310a
pom.xml
@@ -9,7 +9,7 @@
9
10
<artifactId>port-allocator</artifactId>
11
<packaging>hpi</packaging>
12
- <version>1.11-SNAPSHOT</version>
+ <version>1.11</version>
13
<name>Jenkins Port Allocator Plug-in</name>
14
<url>https://github.com/jenkinsci/port-allocator-plugin</url>
15
@@ -41,7 +41,7 @@
41
<connection>scm:git:https://github.com/jenkinsci/port-allocator-plugin.git</connection>
42
<developerConnection>scm:git:[email protected]:jenkinsci/port-allocator-plugin.git</developerConnection>
43
44
- <tag>HEAD</tag>
+ <tag>port-allocator-1.11</tag>
45
</scm>
46
47
<repositories>
0 commit comments