[maven-release-plugin] prepare for next development iteration
This commit is contained in:
parent
09e7772fd7
commit
e4a15227f6
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
|
@ -2,7 +2,7 @@
|
|||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.cemerick</groupId>
|
||||
<artifactId>bandalore</artifactId>
|
||||
<version>0.0.6</version>
|
||||
<version>0.0.7-SNAPSHOT</version>
|
||||
<name>bandalore</name>
|
||||
<description>A Clojure library for Amazon's Simple Queue Service (SQS).</description>
|
||||
<url>http://github.com/cemerick/bandalore</url>
|
||||
|
|
|
|||
Loading…
Reference in a new issue