From 0dadeb811b57a540f01e3ffbe7885d4386539193 Mon Sep 17 00:00:00 2001 From: Paul Hammant Date: Tue, 9 Feb 2010 22:38:01 +0000 Subject: changes to allow latest revision of maven-bundle to work: scm line now mandatory git-svn-id: https://atinject.googlecode.com/svn/trunk@70 3bc8319c-20ab-11de-9edc-3f40a397ab60 --- pom.xml | 1 + tck-pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index 79c0cca..05f4037 100644 --- a/pom.xml +++ b/pom.xml @@ -15,6 +15,7 @@ + scm:svn:http://atinject.googlecode.com/svn/trunk http://code.google.com/p/atinject/source/checkout 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 @@ + scm:svn:http://atinject.googlecode.com/svn/trunk http://code.google.com/p/atinject/source/checkout -- cgit v1.2.3