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
stephenc committed Oct 9, 2017
1 parent e5bd267 commit be9167f
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 @@ -34,7 +34,7 @@
</parent>

<artifactId>branch-api</artifactId>
<version>2.0.13</version>
<version>2.0.14-SNAPSHOT</version>
<packaging>hpi</packaging>

<name>Branch API Plugin</name>
Expand All @@ -61,7 +61,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>http://github.com/jenkinsci/${project.artifactId}-plugin</url>
<tag>branch-api-2.0.13</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit be9167f

Please sign in to comment.