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

This commit is contained in:
Michael Bayne
2011-11-13 08:53:24 -08:00
parent ab3d6206e0
commit 751123c067
+1 -1
View File
@@ -4,7 +4,7 @@
<groupId>com.samskivert</groupId> <groupId>com.samskivert</groupId>
<artifactId>jmustache</artifactId> <artifactId>jmustache</artifactId>
<packaging>jar</packaging> <packaging>jar</packaging>
<version>1.5</version> <version>1.6-SNAPSHOT</version>
<name>jmustache</name> <name>jmustache</name>
<description>A Java implementation of the Mustache templating language.</description> <description>A Java implementation of the Mustache templating language.</description>
<url>http://github.com/samskivert/jmustache</url> <url>http://github.com/samskivert/jmustache</url>