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 dc46341

Browse filesBrowse files
committed
Revert "[maven-release-plugin] prepare release github-api-1.126"
This reverts commit 99aea92.
1 parent 99aea92 commit dc46341
Copy full SHA for dc46341

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
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.kohsuke</groupId>
44
<artifactId>github-api</artifactId>
5-
<version>1.126</version>
5+
<version>1.126-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:git@github.com/hub4j/${project.artifactId}.git</connection>
1212
<developerConnection>scm:git:ssh://git@github.com/hub4j/${project.artifactId}.git</developerConnection>
1313
<url>https://github.com/hub4j/github-api/</url>
14-
<tag>github-api-1.126</tag>
14+
<tag>HEAD</tag>
1515
</scm>
1616

1717
<distributionManagement>

0 commit comments

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