Skip to content

Commit

Permalink
[maven-release-plugin] prepare release github-api-1.90
Browse files Browse the repository at this point in the history
  • Loading branch information
kohsuke committed Oct 28, 2017
1 parent 0b069df commit 2b7c524
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</parent>

<artifactId>github-api</artifactId>
<version>1.90-SNAPSHOT</version>
<version>1.90</version>
<name>GitHub API for Java</name>
<url>http://github-api.kohsuke.org/</url>
<description>GitHub API for Java</description>
Expand All @@ -16,7 +16,7 @@
<connection>scm:git:git@github.com/kohsuke/${project.artifactId}.git</connection>
<developerConnection>scm:git:ssh://git@github.com/kohsuke/${project.artifactId}.git</developerConnection>
<url>http://${project.artifactId}.kohsuke.org/</url>
<tag>HEAD</tag>
<tag>github-api-1.90</tag>
</scm>

<distributionManagement>
Expand Down

0 comments on commit 2b7c524

Please sign in to comment.