Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit b8e1736

Browse filesBrowse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent c2f3644 commit b8e1736
Copy full SHA for b8e1736

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎pom.xml

Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines 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.98</version>
11+
<version>1.99-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.98</tag>
20+
<tag>HEAD</tag>
2121
</scm>
2222

2323
<distributionManagement>

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.