From f31be70def207c003f755a0ce42e5a26360f9b4b Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Wed, 17 Sep 2008 22:08:01 +0000 Subject: [PATCH] o Reordered POM git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@696491 13f79535-47bb-0310-9956-ffa450edef68 --- its/core-integration-tests/pom.xml | 111 +++++++++++++++-------------- its/pom.xml | 43 ++++++----- 2 files changed, 79 insertions(+), 75 deletions(-) diff --git a/its/core-integration-tests/pom.xml b/its/core-integration-tests/pom.xml index 4d94306792..c3c81b6404 100644 --- a/its/core-integration-tests/pom.xml +++ b/its/core-integration-tests/pom.xml @@ -1,41 +1,75 @@ - - + + + 4.0.0 + org.apache.maven.its core-integration-testing 2.1-SNAPSHOT ../core-integration-tests-support/pom.xml + 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 + http://svn.apache.org/viewvc/maven/core-integration-testing/trunk/core-integration-tests + + + + org.apache.maven.its + maven-integration-test-helper + 2.1-SNAPSHOT + + + + org.apache.maven.shared + maven-verifier + 1.2-SNAPSHOT + + + + + org.mortbay.jetty + jetty + 6.1.11 + + + + @@ -68,6 +102,7 @@ + run-its @@ -84,34 +119,4 @@ - - - org.apache.maven.its - maven-integration-test-helper - 2.1-SNAPSHOT - - - - org.apache.maven.shared - maven-verifier - 1.2-SNAPSHOT - - - - - org.mortbay.jetty - jetty - 6.1.11 - - - diff --git a/its/pom.xml b/its/pom.xml index e0db0edecf..d0e843d122 100644 --- a/its/pom.xml +++ b/its/pom.xml @@ -1,28 +1,27 @@ - - + + + 4.0.0 + org.apache.maven maven-parent