Skip to content

Commit

Permalink
[maven-release-plugin] prepare release warnings-4.59
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Jan 4, 2017
1 parent 8a55aef commit 0015c16
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 @@ -11,7 +11,7 @@
<artifactId>warnings</artifactId>
<packaging>hpi</packaging>
<name>Warnings Plug-in</name>
<version>4.59-SNAPSHOT</version>
<version>4.59</version>
<url>http://wiki.jenkins-ci.org/x/G4CGAQ</url>
<description>This plug-in reads the compiler warnings from the console log file and generates a trend report.</description>

Expand Down Expand Up @@ -118,7 +118,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>HEAD</tag>
<tag>warnings-4.59</tag>
</scm>

<repositories>
Expand Down

0 comments on commit 0015c16

Please sign in to comment.