mirror of https://github.com/apache/maven.git
o Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@785813 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8dfc2df626
commit
d7c57106a7
|
@ -22,12 +22,12 @@ under the License.
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
|
||||
<groupId>org.apache.maven.its.mng4208</groupId>
|
||||
<groupId>org.apache.maven.its.mng4207</groupId>
|
||||
<artifactId>test</artifactId>
|
||||
<version>0.1</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>Maven Integration Test :: MNG-4208</name>
|
||||
<name>Maven Integration Test :: MNG-4207</name>
|
||||
<description>
|
||||
Test that a plugin that depends on log4j and employes the artifact resolver does not die when using
|
||||
commons-http to resolve an artifact.
|
||||
|
|
Loading…
Reference in New Issue