[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Jesse Glick 2017-02-01 12:02:04 -05:00
parent 59ab22aa3a
commit af26143274
1 changed files with 2 additions and 2 deletions

View File

@ -33,7 +33,7 @@
</parent>
<groupId>org.jenkins-ci.plugins.workflow</groupId>
<artifactId>workflow-aggregator</artifactId>
<version>2.5</version>
<version>2.6-SNAPSHOT</version>
<packaging>hpi</packaging>
<name>Pipeline</name>
<url>https://wiki.jenkins-ci.org/display/JENKINS/Pipeline+Plugin</url>
@ -48,7 +48,7 @@
<connection>scm:git:git://github.com/jenkinsci/${project.artifactId}-plugin.git</connection>
<developerConnection>scm:git:git@github.com:jenkinsci/${project.artifactId}-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>workflow-aggregator-2.5</tag>
<tag>HEAD</tag>
</scm>
<repositories>
<repository>