From 77fab03c390644e2b19033799b3a543c92dbb1ca Mon Sep 17 00:00:00 2001 From: Herve Boutemy Date: Fri, 8 Jul 2011 20:37:00 +0000 Subject: [PATCH] renamed parent POM to prepare site publication git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@1144497 13f79535-47bb-0310-9956-ffa450edef68 --- its/core-it-suite/pom.xml | 2 +- its/core-it-support/pom.xml | 5 +---- its/pom.xml | 9 +++++++-- 3 files changed, 9 insertions(+), 7 deletions(-) diff --git a/its/core-it-suite/pom.xml b/its/core-it-suite/pom.xml index 26fc618601..424e7089cf 100644 --- a/its/core-it-suite/pom.xml +++ b/its/core-it-suite/pom.xml @@ -24,7 +24,7 @@ under the License. org.apache.maven.its - core-integration-testing-parent + core-its 2.1-SNAPSHOT diff --git a/its/core-it-support/pom.xml b/its/core-it-support/pom.xml index 59c755bdd9..d5cf43f04f 100644 --- a/its/core-it-support/pom.xml +++ b/its/core-it-support/pom.xml @@ -22,17 +22,14 @@ under the License. org.apache.maven.its - core-integration-testing-parent + core-its 2.1-SNAPSHOT - org.apache.maven.its core-integration-testing - 2.1-SNAPSHOT pom Maven Integration Testing Support - http://maven.apache.org core-it-plugins diff --git a/its/pom.xml b/its/pom.xml index 5eae2b2da1..b630061b47 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -30,11 +30,11 @@ under the License. org.apache.maven.its - core-integration-testing-parent + core-its 2.1-SNAPSHOT pom - Maven Integration Tests Parent + Maven Core Integration Tests core-it-support @@ -46,6 +46,11 @@ under the License. scm:svn:https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk/ http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/ + + Jenkins + https://builds.apache.org/hudson/view/M-R/view/Maven/job/core-integration-testing-maven-3-trunk/ + +