killbill-memoizeit

Fixed scm url

1/22/2012 7:49:14 PM

Changes

pom.xml 2(+1 -1)

Details

pom.xml 2(+1 -1)

diff --git a/pom.xml b/pom.xml
index 6d4aab5..6aaea25 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
         </license>
     </licenses>
     <scm>
-        <connection>scm:git:git://github.com/stephane/killbill.git</connection>
+        <connection>scm:git:git://github.com/ning/killbill.git</connection>
         <developerConnection>scm:git:git@github.com:ning/killbill.git</developerConnection>
         <url>http://github.com/ning/killbill/tree/master</url>
     </scm>