Skip to content

Commit 27b5640

Browse files
committed
[maven-release-plugin] prepare release workflow-remote-loader-1.3
1 parent ff86c2a commit 27b5640

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
</parent>
1111
<groupId>org.jenkins-ci.plugins</groupId>
1212
<artifactId>workflow-remote-loader</artifactId>
13-
<version>1.3-SNAPSHOT</version>
13+
<version>1.3</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Jenkins Pipeline Remote Loader Plugin</name>
@@ -43,7 +43,7 @@
4343
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
4444
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
4545
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
46-
<tag>HEAD</tag>
46+
<tag>workflow-remote-loader-1.3</tag>
4747
</scm>
4848

4949
<repositories>

0 commit comments

Comments
 (0)