-
Notifications
You must be signed in to change notification settings - Fork 396
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[maven-release-plugin] prepare release github-1.10
- Loading branch information
Showing
1 changed file
with
2 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -9,7 +9,7 @@ | |
<groupId>com.coravy.hudson.plugins.github</groupId> | ||
<artifactId>github</artifactId> | ||
<packaging>hpi</packaging> | ||
<version>1.10-SNAPSHOT</version> | ||
<version>1.10</version> | ||
<name>GitHub plugin</name> | ||
<url>http://wiki.jenkins-ci.org/display/JENKINS/Github+Plugin</url> | ||
|
||
|
@@ -82,7 +82,7 @@ | |
<connection>scm:git:git://github.com/jenkinsci/github-plugin.git</connection> | ||
<developerConnection>scm:git:[email protected]:jenkinsci/github-plugin.git</developerConnection> | ||
<url>https://github.com/jenkinsci/github-plugin</url> | ||
<tag>HEAD</tag> | ||
<tag>github-1.10</tag> | ||
</scm> | ||
|
||
<repositories> | ||
|
bf962bd
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@kohsuke
Thanks for the release.
I updated the changelog on Wiki in order to reflect all changes