o Fixed invalid POMs

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@817607 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2009-09-22 11:41:39 +00:00
parent 08406e1c13
commit 6d470389c6
5 changed files with 5 additions and 0 deletions

View File

@ -20,6 +20,7 @@ under the License.
--> -->
<project> <project>
<modelVersion>4.0.0</modelVersion>
<groupId>maven-test</groupId> <groupId>maven-test</groupId>
<artifactId>scope-compile</artifactId> <artifactId>scope-compile</artifactId>
<version>1.0</version> <version>1.0</version>

View File

@ -20,6 +20,7 @@ under the License.
--> -->
<project> <project>
<modelVersion>4.0.0</modelVersion>
<groupId>maven-test</groupId> <groupId>maven-test</groupId>
<artifactId>scope-default</artifactId> <artifactId>scope-default</artifactId>
<version>1.0</version> <version>1.0</version>

View File

@ -20,6 +20,7 @@ under the License.
--> -->
<project> <project>
<modelVersion>4.0.0</modelVersion>
<groupId>maven-test</groupId> <groupId>maven-test</groupId>
<artifactId>scope-provided</artifactId> <artifactId>scope-provided</artifactId>
<version>1.0</version> <version>1.0</version>

View File

@ -20,6 +20,7 @@ under the License.
--> -->
<project> <project>
<modelVersion>4.0.0</modelVersion>
<groupId>maven-test</groupId> <groupId>maven-test</groupId>
<artifactId>scope-runtime</artifactId> <artifactId>scope-runtime</artifactId>
<version>1.0</version> <version>1.0</version>

View File

@ -20,6 +20,7 @@ under the License.
--> -->
<project> <project>
<modelVersion>4.0.0</modelVersion>
<groupId>maven-test</groupId> <groupId>maven-test</groupId>
<artifactId>scope-test</artifactId> <artifactId>scope-test</artifactId>
<version>1.0</version> <version>1.0</version>