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/ + +