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
rmpestano committed Oct 13, 2017
1 parent ec67eca commit ede342c
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 @@ -9,7 +9,7 @@
<relativePath />
</parent>
<artifactId>last-changes</artifactId>
<version>1.0.11</version>
<version>1.0.12-SNAPSHOT</version>
<packaging>hpi</packaging>

<properties>
Expand Down Expand Up @@ -52,7 +52,7 @@
<connection>scm:git:ssh://github.com/jenkinsci/last-changes-plugin.git</connection>
<developerConnection>scm:git:ssh://[email protected]/jenkinsci/last-changes-plugin.git</developerConnection>
<url>https://github.com/jenkinsci/last-changes-plugin</url>
<tag>v1.0.11</tag>
<tag>HEAD</tag>
</scm>

<dependencies>
Expand Down

0 comments on commit ede342c

Please sign in to comment.