Skip to content

Commit 29aedf7

Browse files
committed
[maven-release-plugin] prepare release workflow-remote-loader-1.1
1 parent ee8167e commit 29aedf7

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

1616
<name>Jenkins Pipeline Remote Loader Plugin</name>
@@ -38,7 +38,7 @@
3838
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
3939
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
4040
<url>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
41-
<tag>HEAD</tag>
41+
<tag>workflow-remote-loader-1.1</tag>
4242
</scm>
4343

4444
<repositories>

0 commit comments

Comments
 (0)