From 97c106defdb8b50f226beba73b5010e6bf7e659e Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Sun, 24 Oct 2010 09:47:49 -0700 Subject: [PATCH] Update POM with Github URLs. --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 5c09613..2283ecc 100644 --- a/pom.xml +++ b/pom.xml @@ -7,9 +7,9 @@ 1.1-SNAPSHOT jmustache A Java implementation of the Mustache templating language. - http://code.google.com/p/jmustache/ + http://github.com/samskivert/jmustache - http://code.google.com/p/jmustache/issues/list + http://github.com/samskivert/jmustache/issues @@ -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:git://github.com/samskivert/jmustache.git + scm:git@github.com:samskivert/jmustache.git + http://github.com/samskivert/jmustache