Skip to content

Commit fc17b51

Browse files
committed
[maven-release-plugin] prepare release golang-1.3
1 parent 6c8c927 commit fc17b51

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
@@ -9,7 +9,7 @@
99

1010
<groupId>org.jenkins-ci.plugins</groupId>
1111
<artifactId>golang</artifactId>
12-
<version>1.3-SNAPSHOT</version>
12+
<version>1.3</version>
1313
<packaging>hpi</packaging>
1414

1515
<properties>
@@ -94,7 +94,7 @@
9494
<connection>scm:git:git://github.com/jenkinsci/golang-plugin.git</connection>
9595
<developerConnection>scm:git:[email protected]:jenkinsci/golang-plugin.git</developerConnection>
9696
<url>https://github.com/jenkinsci/golang-plugin</url>
97-
<tag>HEAD</tag>
97+
<tag>golang-1.3</tag>
9898
</scm>
9999

100100
</project>

0 commit comments

Comments
 (0)