Skip to content

Commit

Permalink
[maven-release-plugin] prepare for next development iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
oleg-nenashev committed Apr 11, 2016
1 parent 12378ed commit d177460
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 @@ -32,7 +32,7 @@ THE SOFTWARE.
<artifactId>throttle-concurrents</artifactId>
<packaging>hpi</packaging>
<name>Jenkins Throttle Concurrent Builds Plug-in</name>
<version>1.9.0</version>
<version>1.9.1-SNAPSHOT</version>
<url>http://wiki.jenkins-ci.org/display/JENKINS/Throttle+Concurrent+Builds+Plugin</url>
<description>Plugin to throttle the number of concurrent builds of a single job per node.</description>

Expand Down Expand Up @@ -85,7 +85,7 @@ THE SOFTWARE.
<connection>scm:git:git://github.com/jenkinsci/throttle-concurrent-builds-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/throttle-concurrent-builds-plugin.git</developerConnection>
<url>http://github.com/jenkinsci/throttle-concurrents-plugin</url>
<tag>throttle-concurrents-1.9.0</tag>
<tag>HEAD</tag>
</scm>


Expand Down

0 comments on commit d177460

Please sign in to comment.