summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--pom.xml1
-rw-r--r--tck-pom.xml1
2 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 79c0cca..05f4037 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,6 +15,7 @@
</license>
</licenses>
<scm>
+ <connection>scm:svn:http://atinject.googlecode.com/svn/trunk</connection>
<url>http://code.google.com/p/atinject/source/checkout</url>
</scm>
</project>
diff --git a/tck-pom.xml b/tck-pom.xml
index 5ebe941..158e5cf 100644
--- a/tck-pom.xml
+++ b/tck-pom.xml
@@ -15,6 +15,7 @@
</license>
</licenses>
<scm>
+ <connection>scm:svn:http://atinject.googlecode.com/svn/trunk</connection>
<url>http://code.google.com/p/atinject/source/checkout</url>
</scm>
<dependencies>