Skip to content

Commit e6414bf

Browse files
committed
[maven-release-plugin] prepare release release-2.14
1 parent d277a50 commit e6414bf

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.14-SNAPSHOT</version>
12+
<version>2.14</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>
@@ -24,7 +24,7 @@
2424
<connection>scm:git:git://github.com/jenkinsci/release-plugin.git</connection>
2525
<developerConnection>scm:git:git@github.com:jenkinsci/release-plugin.git</developerConnection>
2626
<url>https://github.com/jenkinsci/release-plugin</url>
27-
<tag>HEAD</tag>
27+
<tag>release-2.14</tag>
2828
</scm>
2929
<developers>
3030
<developer>

0 commit comments

Comments
 (0)