Skip to content

Commit 2844542

Browse files
committed
[maven-release-plugin] prepare release github-api-1.115
1 parent e3fcae9 commit 2844542

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.kohsuke</groupId>
44
<artifactId>github-api</artifactId>
5-
<version>1.115-SNAPSHOT</version>
5+
<version>1.115</version>
66
<name>GitHub API for Java</name>
77
<url>https://github-api.kohsuke.org/</url>
88
<description>GitHub API for Java</description>
@@ -11,7 +11,7 @@
1111
<connection>scm:git:[email protected]/hub4j/${project.artifactId}.git</connection>
1212
<developerConnection>scm:git:ssh://[email protected]/hub4j/${project.artifactId}.git</developerConnection>
1313
<url>https://github.com/hub4j/github-api/</url>
14-
<tag>HEAD</tag>
14+
<tag>github-api-1.115</tag>
1515
</scm>
1616

1717
<distributionManagement>

0 commit comments

Comments
 (0)