Skip to content

Commit cf27f0c

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 9da8f45 commit cf27f0c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
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.307</version>
5+
<version>1.308-SNAPSHOT</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>github-api-1.307</tag>
14+
<tag>HEAD</tag>
1515
</scm>
1616

1717
<distributionManagement>

0 commit comments

Comments
 (0)