From 5b3d79f3bebd89925c2cbf74fd900bfc03760a96 Mon Sep 17 00:00:00 2001 From: Nick Sieger Date: Tue, 25 Jan 2011 10:44:18 -0600 Subject: [PATCH] Updated scm section in pom.xml --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 36f1d8d2..b0647470 100644 --- a/pom.xml +++ b/pom.xml @@ -28,9 +28,9 @@ - scm:git:git://kenai.com/jruby-rack~main - scm:git:${maven.username}@git.kenai.com:jruby-rack~main - http://kenai.com/projects/jruby-rack/sources/main/show + scm:git:git://github.com/nicksieger/jruby-rack.git + scm:git:git@github.com:nicksieger/jruby-rack.git + http://github.com/nicksieger/jruby-rack/