Skip to content

Commit fbca897

Browse files
committed
[maven-release-plugin] prepare release github-1.13.0-alpha-2
1 parent 52c7975 commit fbca897

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.13.0-SNAPSHOT</version>
14+
<version>1.13.0-alpha-2</version>
1515
<name>GitHub plugin</name>
1616
<url>http://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin</url>
1717

@@ -143,7 +143,7 @@
143143
<connection>scm:git:git://github.com/jenkinsci/github-plugin.git</connection>
144144
<developerConnection>scm:git:git@github.com:jenkinsci/github-plugin.git</developerConnection>
145145
<url>https://github.com/jenkinsci/github-plugin</url>
146-
<tag>HEAD</tag>
146+
<tag>github-1.13.0-alpha-2</tag>
147147
</scm>
148148

149149
<repositories>

0 commit comments

Comments
 (0)