mirror of https://github.com/apache/maven.git
o fixing gids and aids
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@466905 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e09c4c6469
commit
0df5687722
|
@ -7,7 +7,6 @@
|
|||
<version>0.1</version>
|
||||
<name>Test Components</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
<module>test-component-c</module>
|
||||
<module>test-component-b</module>
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>test-components</artifactId>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>maven-it-it0080</artifactId>
|
||||
<groupId>org.apache.maven.its.it0080</groupId>
|
||||
<version>0.1</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>test-components</artifactId>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>maven-it-it0080</artifactId>
|
||||
<groupId>org.apache.maven.its.it0080</groupId>
|
||||
<version>0.1</version>
|
||||
</parent>
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<parent>
|
||||
<artifactId>test-components</artifactId>
|
||||
<groupId>test</groupId>
|
||||
<artifactId>maven-it-it0080</artifactId>
|
||||
<groupId>org.apache.maven.its.it0080</groupId>
|
||||
<version>0.1</version>
|
||||
</parent>
|
||||
|
||||
|
|
Loading…
Reference in New Issue