Skip to content

Commit 9b40a26

Browse files
committed
[maven-release-plugin] prepare release github-api-1.95
1 parent 0be3f67 commit 9b40a26

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</licenses>
1717

1818
<artifactId>github-api</artifactId>
19-
<version>1.95-SNAPSHOT</version>
19+
<version>1.95</version>
2020
<packaging>hpi</packaging>
2121
<name>GitHub API Plugin</name>
2222
<url>https://wiki.jenkins-ci.org/display/JENKINS/GitHub+API+Plugin</url>
@@ -81,6 +81,6 @@
8181
<scm>
8282
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
8383
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
84-
<tag>HEAD</tag>
84+
<tag>github-api-1.95</tag>
8585
</scm>
8686
</project>

0 commit comments

Comments
 (0)