mirror of https://github.com/apache/maven.git
o Adding <modelVersion>.
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162848 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
44530d6430
commit
dd7f7f2f1e
|
@ -1,4 +1,5 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-it-support</artifactId>
|
||||
<version>1.0</version>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-core-it-verifier</artifactId>
|
||||
<version>1.0</version>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-core-it0000</artifactId>
|
||||
<version>1.0</version>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-core-it0001</artifactId>
|
||||
<version>1.0</version>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-core-it0002</artifactId>
|
||||
<version>1.0</version>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-core-it0003</artifactId>
|
||||
<version>1.0</version>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<projectX>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-core-it1000</artifactId>
|
||||
<version>1.0</version>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<artifactId>maven-core-it1001</artifactId>
|
||||
<version>1.0</version>
|
||||
</project>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-core-it1002</artifactId>
|
||||
<version>1.0</version>
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
<project>
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>maven</groupId>
|
||||
<artifactId>maven-core-it1003</artifactId>
|
||||
<version>1.0</version>
|
||||
|
|
Loading…
Reference in New Issue