Skip to content

Commit 40a310a

Browse files
committed
[maven-release-plugin] prepare release port-allocator-1.11
1 parent 370fe2a commit 40a310a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
<artifactId>port-allocator</artifactId>
1111
<packaging>hpi</packaging>
12-
<version>1.11-SNAPSHOT</version>
12+
<version>1.11</version>
1313
<name>Jenkins Port Allocator Plug-in</name>
1414
<url>https://github.com/jenkinsci/port-allocator-plugin</url>
1515

@@ -41,7 +41,7 @@
4141
<connection>scm:git:https://github.com/jenkinsci/port-allocator-plugin.git</connection>
4242
<developerConnection>scm:git:[email protected]:jenkinsci/port-allocator-plugin.git</developerConnection>
4343
<url>https://github.com/jenkinsci/port-allocator-plugin</url>
44-
<tag>HEAD</tag>
44+
<tag>port-allocator-1.11</tag>
4545
</scm>
4646

4747
<repositories>

0 commit comments

Comments
 (0)