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

This commit is contained in:
Michael Bayne
2011-03-01 11:28:44 -08:00
parent d1d096ad84
commit 74c19b2e5f
+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.1-SNAPSHOT</version> <version>1.1</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>