Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[maven-release-plugin] prepare for next development iteration
  • Loading branch information
rsandell committed Sep 25, 2015
1 parent d7b74fd commit cf2e3ab
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -8,7 +8,7 @@

<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>repo</artifactId>
<version>1.8.0</version>
<version>1.8.1-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Jenkins REPO plugin</name>
<description>Integrates Jenkins with REPO SCM</description>
Expand Down Expand Up @@ -118,7 +118,7 @@
<connection>scm:git:git://github.com/jenkinsci/repo-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/repo-plugin.git</developerConnection>
<url>http://github.com/jenkinsci/repo-plugin</url>
<tag>repo-1.8.0</tag>
<tag>HEAD</tag>
</scm>


Expand Down

0 comments on commit cf2e3ab

Please sign in to comment.