[maven-release-plugin] prepare release jmustache-1.3

This commit is contained in:
Michael Bayne
2011-06-03 11:08:45 -07:00
parent 7c05c7ca05
commit ca50fe0b15
+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.3-SNAPSHOT</version> <version>1.3</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>