Skip to content

Commit 734125e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 438f5d1 commit 734125e

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
@@ -8,7 +8,7 @@
88
</parent>
99

1010
<artifactId>github-api</artifactId>
11-
<version>1.96</version>
11+
<version>1.97-SNAPSHOT</version>
1212
<name>GitHub API for Java</name>
1313
<url>https://github-api.kohsuke.org/</url>
1414
<description>GitHub API for Java</description>
@@ -17,7 +17,7 @@
1717
<connection>scm:git:git@github.com/github-api/${project.artifactId}.git</connection>
1818
<developerConnection>scm:git:ssh://git@github.com/github-api/${project.artifactId}.git</developerConnection>
1919
<url>https://${project.artifactId}.kohsuke.org/</url>
20-
<tag>github-api-1.96</tag>
20+
<tag>HEAD</tag>
2121
</scm>
2222

2323
<distributionManagement>

0 commit comments

Comments
 (0)