mirror of https://github.com/apache/maven.git
This commit was generated by cvs2svn to compensate for changes in r300,
which included commits to RCS files with non-trunk default branches. git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162790 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
c273735623
commit
484fca802a
|
@ -1,5 +1,5 @@
|
|||
target/classes/org/apache/maven/it0001/Person.class
|
||||
target/test-classes/org/apache/maven/it0001/PersonTest.class
|
||||
target/maven-core-it0001-1.0.jar
|
||||
target/maven-core-it0001-1.0.jar!/it0001.properties
|
||||
target/classes/org/apache/maven/it0002/Person.class
|
||||
target/test-classes/org/apache/maven/it0002/PersonTest.class
|
||||
target/maven-core-it0002-1.0.jar
|
||||
target/maven-core-it0002-1.0.jar!/it0002.properties
|
||||
${maven.repo.local}/maven/jars/maven-it-support-1.0.jar
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
<project>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-core-it0001</artifactId>
|
||||
<artifactId>maven-core-it0002</artifactId>
|
||||
<version>1.0</version>
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
|
Loading…
Reference in New Issue