diff --git a/pom.xml b/pom.xml index 1c25dc6..2400647 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.samskivert jmustache jar - 1.0-SNAPSHOT + 1.0 jmustache A Java implementation of the Mustache templating language. http://code.google.com/p/jmustache/ @@ -35,9 +35,9 @@ - scm:svn:http://jmustache.googlecode.com/svn/trunk/ - scm:svn:https://jmustache.googlecode.com/svn/trunk/ - http://jmustache.googlecode.com/svn/trunk/ + scm:svn:http://jmustache.googlecode.com/svn/tags/jmustache-1.0 + scm:svn:https://jmustache.googlecode.com/svn/tags/jmustache-1.0 + http://jmustache.googlecode.com/svn/tags/jmustache-1.0