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
vjuranek committed Aug 28, 2015
1 parent e0ce507 commit ba8db55
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 @@ -8,7 +8,7 @@

<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>docker-build-step</artifactId>
<version>1.30</version>
<version>1.31-SNAPSHOT</version>
<packaging>hpi</packaging>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Docker+build+step+plugin</url>

Expand All @@ -23,7 +23,7 @@
<connection>scm:git:git://github.com/jenkinsci/docker-build-step-plugin.git</connection>
<developerConnection>scm:git:[email protected]:jenkinsci/docker-build-step-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/docker-build-step-plugin</url>
<tag>docker-build-step-1.30</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit ba8db55

Please sign in to comment.