Skip to content

Commit bf962bd

Browse files
committed
[maven-release-plugin] prepare release github-1.10
1 parent c4da9fe commit bf962bd

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
<groupId>com.coravy.hudson.plugins.github</groupId>
1010
<artifactId>github</artifactId>
1111
<packaging>hpi</packaging>
12-
<version>1.10-SNAPSHOT</version>
12+
<version>1.10</version>
1313
<name>GitHub plugin</name>
1414
<url>http://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin</url>
1515

@@ -82,7 +82,7 @@
8282
<connection>scm:git:git://github.com/jenkinsci/github-plugin.git</connection>
8383
<developerConnection>scm:git:git@github.com:jenkinsci/github-plugin.git</developerConnection>
8484
<url>https://github.com/jenkinsci/github-plugin</url>
85-
<tag>HEAD</tag>
85+
<tag>github-1.10</tag>
8686
</scm>
8787

8888
<repositories>

0 commit comments

Comments
 (0)