From 1d0f1b7a655a7c384d741d59e9f64335c8d0ffde Mon Sep 17 00:00:00 2001 From: Michael Bayne Date: Tue, 1 Mar 2011 11:30:22 -0800 Subject: [PATCH] Prepare for 1.2-SNAPSHOT development. Go back to old GIT URL. I was apparently using an ancient version of Maven that was not very GIT friendly. --- pom.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d45b9e4..a13104b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.samskivert jmustache jar - 1.1 + 1.2-SNAPSHOT jmustache A Java implementation of the Mustache templating language. http://github.com/samskivert/jmustache @@ -36,9 +36,7 @@ scm:git://github.com/samskivert/jmustache.git - - scm:git:https://samskivert@github.com/samskivert/jmustache.git - + scm:git@github.com:samskivert/jmustache.git http://github.com/samskivert/jmustache