o Fixed typo

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@892533 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-12-19 23:55:05 +00:00
parent 8f9b890cef
commit dbae04d079
1 changed files with 2 additions and 2 deletions

View File

@ -22,11 +22,11 @@ under the License.
<project>
<modelVersion>4.0.0</modelVersion>
<groupId>org.apache.maven.its.mng4489</groupId>
<groupId>org.apache.maven.its.mng4498</groupId>
<artifactId>test</artifactId>
<version>0.1</version>
<name>Maven Integration Test :: MNG-4489</name>
<name>Maven Integration Test :: MNG-4498</name>
<description>
Test that unreadable metadata from one repository does not fail the entire dependency resolution.
</description>