Skip to content

Commit ad48259

Browse files
committed
[maven-release-plugin] prepare release port-allocator-1.10
1 parent 7bffe35 commit ad48259

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.10-SNAPSHOT</version>
12+
<version>1.10</version>
1313
<name>Jenkins Port Allocator Plug-in</name>
1414
<url>https://github.com/jenkinsci/port-allocator-plugin</url>
1515

@@ -40,7 +40,7 @@
4040
<connection>scm:git:https://github.com/jenkinsci/port-allocator-plugin.git</connection>
4141
<developerConnection>scm:git:[email protected]:jenkinsci/port-allocator-plugin.git</developerConnection>
4242
<url>https://github.com/jenkinsci/port-allocator-plugin</url>
43-
<tag>HEAD</tag>
43+
<tag>port-allocator-1.10</tag>
4444
</scm>
4545

4646
<repositories>

0 commit comments

Comments
 (0)