From f7f51dcedad96e07a3f9ba9f856310e4a2cd8831 Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Sat, 12 Jul 2008 04:11:33 +0000 Subject: [PATCH] fix SCM sections git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676126 13f79535-47bb-0310-9956-ffa450edef68 --- its/core-integration-tests-support/pom.xml | 6 +++--- its/core-integration-tests/pom.xml | 5 +++++ 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/its/core-integration-tests-support/pom.xml b/its/core-integration-tests-support/pom.xml index 8a71669b09..1153989e30 100644 --- a/its/core-integration-tests-support/pom.xml +++ b/its/core-integration-tests-support/pom.xml @@ -36,9 +36,9 @@ pom http://maven.apache.org - scm:svn:http://svn.apache.org/repos/asf/maven/core-integration-testing/trunk - scm:svn:https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk - http://svn.apache.org/viewcvs.cgi/maven/core-integration-testing/trunk + scm:svn:http://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/core-integration-tests-support + scm:svn:https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/core-integration-tests-support + http://svn.apache.org/viewcvs.cgi/maven/core-integration-testing/trunk/core-integration-tests-support jira diff --git a/its/core-integration-tests/pom.xml b/its/core-integration-tests/pom.xml index d929876f4b..dbee1fc846 100644 --- a/its/core-integration-tests/pom.xml +++ b/its/core-integration-tests/pom.xml @@ -7,6 +7,11 @@ core-integration-tests Maven Integration Tests + + scm:svn:http://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/core-integration-tests + scm:svn:https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/core-integration-tests + http://svn.apache.org/viewcvs.cgi/maven/core-integration-testing/trunk/core-integration-tests +