mirror of https://github.com/apache/maven.git
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:
parent
8f9b890cef
commit
dbae04d079
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue