MAVEN-1755 : Upgrade to maven-model 3.0.2

Backward Incompability : Usage of xml entities in the POM doesn't work in maven 1.1 beta 1 & 2

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@532110 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
aheritier 2007-04-24 22:23:56 +00:00
parent 9bed65b967
commit 402447e5c0
10 changed files with 10 additions and 10 deletions

View File

@ -241,7 +241,7 @@
<dependency>
<groupId>maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<properties>
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
</properties>

View File

@ -214,7 +214,7 @@
<dependency>
<groupId>maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<properties>
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
</properties>

2
dist/project.xml vendored
View File

@ -115,7 +115,7 @@
<dependency>
<groupId>maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<properties>
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
</properties>

View File

@ -142,7 +142,7 @@
<dependency>
<groupId>maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<properties>
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
</properties>

View File

@ -118,7 +118,7 @@
<dependency>
<groupId>maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<properties>
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
</properties>

View File

@ -184,7 +184,7 @@
<dependency>
<groupId>maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<properties>
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
</properties>

View File

@ -129,7 +129,7 @@
<groupId>maven</groupId>
<artifactId>maven-model</artifactId>
<type>jar</type>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<properties>
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
</properties>

View File

@ -75,7 +75,7 @@ maven.jar.dom4j=1.7-20060614
maven.jar.jaxen=1.1-beta-9
maven.jar.forehead=1.0-beta-5
maven.jar.log4j=1.2.13
maven.jar.maven-model=3.0.2-SNAPSHOT
maven.jar.maven-model=3.0.2
maven.jar.plexus-utils=1.0.5
maven.jar.stax=1.2.0
maven.jar.stax-api=1.0.1

View File

@ -53,7 +53,7 @@
<dependency>
<groupId>maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<properties>
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
</properties>

View File

@ -256,7 +256,7 @@
<dependency>
<groupId>maven</groupId>
<artifactId>maven-model</artifactId>
<version>3.0.2-SNAPSHOT</version>
<version>3.0.2</version>
<properties>
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
</properties>