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
tootedom committed Apr 4, 2015
1 parent a8d20d5 commit 64af824
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 @@ -4,7 +4,7 @@

<groupId>org.greencheek.caching</groupId>
<artifactId>herdcache</artifactId>
<version>1.0.11</version>
<version>1.0.12-SNAPSHOT</version>
<packaging>jar</packaging>

<name>herdcache</name>
Expand Down Expand Up @@ -35,7 +35,7 @@
<connection>scm:git:[email protected]:tootedom/herdcache.git</connection>
<url>scm:git:[email protected]:tootedom/herdcache.git</url>
<developerConnection>scm:git:[email protected]:tootedom/herdcache.git</developerConnection>
<tag>herdcache-1.0.11</tag>
<tag>HEAD</tag>
</scm>

<properties>
Expand Down

0 comments on commit 64af824

Please sign in to comment.