Skip to content

Commit 52b49e6

Browse files
author
CloudBees DEV@Cloud
committed
[maven-release-plugin] prepare release workflow-remote-loader-1.0
1 parent 66c600b commit 52b49e6

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

1616
<name>Jenkins Workflow Remote Loader Plugin</name>
@@ -27,7 +27,7 @@
2727
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
2828
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
2929
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
30-
<tag>HEAD</tag>
30+
<tag>workflow-remote-loader-1.0</tag>
3131
</scm>
3232

3333
<repositories>

0 commit comments

Comments
 (0)