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 38b77a9

Browse filesBrowse files
committed
[maven-release-plugin] prepare release github-api-1.93
1 parent 7d294ee commit 38b77a9
Copy full SHA for 38b77a9

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

99
<artifactId>github-api</artifactId>
10-
<version>1.93-SNAPSHOT</version>
10+
<version>1.93</version>
1111
<name>GitHub API for Java</name>
1212
<url>http://github-api.kohsuke.org/</url>
1313
<description>GitHub API for Java</description>
@@ -16,7 +16,7 @@
1616
<connection>scm:git:git@github.com/kohsuke/${project.artifactId}.git</connection>
1717
<developerConnection>scm:git:ssh://git@github.com/kohsuke/${project.artifactId}.git</developerConnection>
1818
<url>http://${project.artifactId}.kohsuke.org/</url>
19-
<tag>HEAD</tag>
19+
<tag>github-api-1.93</tag>
2020
</scm>
2121

2222
<distributionManagement>

0 commit comments

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