Skip to content

Commit d059340

Browse files
[maven-release-plugin] prepare release config-driven-pipeline-1.3
1 parent 2e159c6 commit d059340

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
@@ -10,7 +10,7 @@
1010
<relativePath />
1111
</parent>
1212
<artifactId>config-driven-pipeline</artifactId>
13-
<version>1.3-SNAPSHOT</version>
13+
<version>1.3</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Config-Driven Pipeline Plugin</name>
@@ -39,7 +39,7 @@
3939
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
4040
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
4141
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
42-
<tag>HEAD</tag>
42+
<tag>config-driven-pipeline-1.3</tag>
4343
</scm>
4444
<properties>
4545
<annotation-indexer.version>1.12</annotation-indexer.version>

0 commit comments

Comments
 (0)