From 0b64a7884a8ff6a55dea38ac58183aba0df1b585 Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Tue, 27 Jan 2009 12:29:22 +0000 Subject: [PATCH] o Fixed typos git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@738070 13f79535-47bb-0310-9956-ffa450edef68 --- its/core-it-suite/src/test/resources/mng-4007/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/its/core-it-suite/src/test/resources/mng-4007/pom.xml b/its/core-it-suite/src/test/resources/mng-4007/pom.xml index f21fce12b1..fb82f294e6 100644 --- a/its/core-it-suite/src/test/resources/mng-4007/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-4007/pom.xml @@ -22,12 +22,12 @@ under the License. 4.0.0 - org.apache.maven.its.mng3877 + org.apache.maven.its.mng4007 test 1.0 jar - Maven Integration Test :: MNG-3877 + Maven Integration Test :: MNG-4007 Verify that paths to project directories use the platform-specific file separator.