From 02465e2621b332ab9dd83400b410e1a022762a4b Mon Sep 17 00:00:00 2001 From: Brett Porter Date: Sat, 12 Jul 2008 05:12:59 +0000 Subject: [PATCH] at the moment the parent pom was still being used git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@676128 13f79535-47bb-0310-9956-ffa450edef68 --- its/core-integration-tests/pom.xml | 25 ++++++++++++++++++++- its/pom.xml | 36 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+), 1 deletion(-) create mode 100644 its/pom.xml diff --git a/its/core-integration-tests/pom.xml b/its/core-integration-tests/pom.xml index dbee1fc846..a173a0a8a8 100644 --- a/its/core-integration-tests/pom.xml +++ b/its/core-integration-tests/pom.xml @@ -1,4 +1,27 @@ - + + + + 4.0.0 org.apache.maven.its diff --git a/its/pom.xml b/its/pom.xml new file mode 100644 index 0000000000..0037631a60 --- /dev/null +++ b/its/pom.xml @@ -0,0 +1,36 @@ + + + + + 4.0.0 + + org.apache.maven.its + core-integration-testing + 2.1-SNAPSHOT + pom + + + core-integration-tests + core-integration-tests-support + +