From ff4f395afd9465537da6046adeb0853695eb29a5 Mon Sep 17 00:00:00 2001 From: Arnaud Heritier Date: Wed, 6 Aug 2008 21:53:33 +0000 Subject: [PATCH] Check that maven-parent 9 works with all projects git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@683423 13f79535-47bb-0310-9956-ffa450edef68 --- its/core-integration-tests-support/pom.xml | 2 +- its/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/its/core-integration-tests-support/pom.xml b/its/core-integration-tests-support/pom.xml index bad7e67c50..84a1893c58 100644 --- a/its/core-integration-tests-support/pom.xml +++ b/its/core-integration-tests-support/pom.xml @@ -26,7 +26,7 @@ org.apache.maven maven-parent - 8 + 9-SNAPSHOT ../../pom/maven/pom.xml org.apache.maven.its diff --git a/its/pom.xml b/its/pom.xml index c5288fc5a5..e0db0edecf 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -26,7 +26,7 @@ org.apache.maven maven-parent - 8 + 9-SNAPSHOT ../pom/maven/pom.xml