From dbae04d0799c78ae9c2c4acc5ab059b3a00f28fd Mon Sep 17 00:00:00 2001 From: Benjamin Bentmann Date: Sat, 19 Dec 2009 23:55:05 +0000 Subject: [PATCH] o Fixed typo git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@892533 13f79535-47bb-0310-9956-ffa450edef68 --- its/core-it-suite/src/test/resources/mng-4498/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/its/core-it-suite/src/test/resources/mng-4498/pom.xml b/its/core-it-suite/src/test/resources/mng-4498/pom.xml index e0e9222913..9b154cd7b6 100644 --- a/its/core-it-suite/src/test/resources/mng-4498/pom.xml +++ b/its/core-it-suite/src/test/resources/mng-4498/pom.xml @@ -22,11 +22,11 @@ under the License. 4.0.0 - org.apache.maven.its.mng4489 + org.apache.maven.its.mng4498 test 0.1 - Maven Integration Test :: MNG-4489 + Maven Integration Test :: MNG-4498 Test that unreadable metadata from one repository does not fail the entire dependency resolution.