Skip to content

Commit 038daba

Browse files
committed
[maven-release-plugin] prepare release github-1.12.1
1 parent cc84ef4 commit 038daba

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
@@ -11,7 +11,7 @@
1111
<groupId>com.coravy.hudson.plugins.github</groupId>
1212
<artifactId>github</artifactId>
1313
<packaging>hpi</packaging>
14-
<version>1.12.1-SNAPSHOT</version>
14+
<version>1.12.1</version>
1515
<name>GitHub plugin</name>
1616
<url>http://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin</url>
1717

@@ -131,7 +131,7 @@
131131
<connection>scm:git:git://github.com/jenkinsci/github-plugin.git</connection>
132132
<developerConnection>scm:git:git@github.com:jenkinsci/github-plugin.git</developerConnection>
133133
<url>https://github.com/jenkinsci/github-plugin</url>
134-
<tag>HEAD</tag>
134+
<tag>github-1.12.1</tag>
135135
</scm>
136136

137137
<repositories>

0 commit comments

Comments
 (0)