Skip to content

Commit 82d4165

Browse files
committed
[maven-release-plugin] prepare release workflow-remote-loader-1.5
1 parent 6f9d60f commit 82d4165

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.5-SNAPSHOT</version>
13+
<version>1.5</version>
1414
<packaging>hpi</packaging>
1515

1616
<name>Jenkins Pipeline Remote Loader Plugin</name>
@@ -50,7 +50,7 @@
5050
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
5151
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
5252
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
53-
<tag>HEAD</tag>
53+
<tag>workflow-remote-loader-1.5</tag>
5454
</scm>
5555

5656
<repositories>

0 commit comments

Comments
 (0)