Skip to content

Commit 8d09d1a

Browse files
committed
[maven-release-plugin] prepare release release-2.19
1 parent e387ba5 commit 8d09d1a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<artifactId>release</artifactId>
1010
<packaging>hpi</packaging>
1111
<name>Jenkins Release Plugin</name>
12-
<version>2.19-SNAPSHOT</version>
12+
<version>2.19</version>
1313
<description>Adds the ability to wrap your job with pre- and post- build steps which are only executed when a manual
1414
release build is triggered.
1515
</description>
@@ -23,7 +23,7 @@
2323
<connection>scm:git:https://github.com/jenkinsci/release-plugin.git</connection>
2424
<developerConnection>scm:git:git@github.com:jenkinsci/release-plugin.git</developerConnection>
2525
<url>https://github.com/jenkinsci/release-plugin</url>
26-
<tag>HEAD</tag>
26+
<tag>release-2.19</tag>
2727
</scm>
2828

2929
<dependencyManagement>

0 commit comments

Comments
 (0)