-
Notifications
You must be signed in to change notification settings - Fork 83
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 chucknorris-1.4
- Loading branch information
1 parent
c0c5ab9
commit aaf6e59
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 |
---|---|---|
|
@@ -8,7 +8,7 @@ | |
</parent> | ||
<groupId>org.jvnet.hudson.plugins</groupId> | ||
<artifactId>chucknorris</artifactId> | ||
<version>1.4-SNAPSHOT</version> | ||
<version>1.4</version> | ||
<name>ChuckNorris Plugin</name> | ||
<description>Displays a picture of Chuck Norris (instead of Jenkins the butler) and a random Chuck Norris 'The Programmer' fact on each build page.</description> | ||
|
||
|
@@ -107,7 +107,7 @@ | |
<connection>scm:git:git://github.com/jenkinsci/chucknorris-plugin.git</connection> | ||
<developerConnection>scm:git:[email protected]:jenkinsci/chucknorris-plugin.git</developerConnection> | ||
<url>https://github.com/jenkinsci/chucknorris-plugin</url> | ||
<tag>HEAD</tag> | ||
<tag>chucknorris-1.4</tag> | ||
</scm> | ||
|
||
<pluginRepositories> | ||
|