Skip to content

Commit

Permalink
[maven-release-plugin] prepare release golang-1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
orrc committed Dec 20, 2020
1 parent 6c8c927 commit fc17b51
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@

<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>golang</artifactId>
<version>1.3-SNAPSHOT</version>
<version>1.3</version>
<packaging>hpi</packaging>

<properties>
Expand Down Expand Up @@ -94,7 +94,7 @@
<connection>scm:git:git://github.com/jenkinsci/golang-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/golang-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/golang-plugin</url>
<tag>HEAD</tag>
<tag>golang-1.3</tag>
</scm>

</project>

0 comments on commit fc17b51

Please sign in to comment.