Skip to content

Commit ff18097

Browse files
committed
[maven-release-plugin] prepare release build-timeout-1.20
1 parent e36f2eb commit ff18097

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
</parent>
1010

1111
<artifactId>build-timeout</artifactId>
12-
<version>1.20-SNAPSHOT</version>
12+
<version>1.20</version>
1313
<packaging>hpi</packaging>
1414

1515
<name>Build Timeout</name>
@@ -27,7 +27,7 @@
2727
<connection>scm:git:git://github.com/jenkinsci/build-timeout-plugin.git</connection>
2828
<developerConnection>scm:git:git@github.com:jenkinsci/build-timeout-plugin.git</developerConnection>
2929
<url>https://github.com/jenkinsci/build-timeout-plugin</url>
30-
<tag>HEAD</tag>
30+
<tag>build-timeout-1.20</tag>
3131
</scm>
3232

3333
<properties>

0 commit comments

Comments
 (0)