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:
parent
9bed65b967
commit
402447e5c0
@ -241,7 +241,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven-model</artifactId>
|
<artifactId>maven-model</artifactId>
|
||||||
<version>3.0.2-SNAPSHOT</version>
|
<version>3.0.2</version>
|
||||||
<properties>
|
<properties>
|
||||||
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@ -214,7 +214,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven-model</artifactId>
|
<artifactId>maven-model</artifactId>
|
||||||
<version>3.0.2-SNAPSHOT</version>
|
<version>3.0.2</version>
|
||||||
<properties>
|
<properties>
|
||||||
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
2
dist/project.xml
vendored
2
dist/project.xml
vendored
@ -115,7 +115,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven-model</artifactId>
|
<artifactId>maven-model</artifactId>
|
||||||
<version>3.0.2-SNAPSHOT</version>
|
<version>3.0.2</version>
|
||||||
<properties>
|
<properties>
|
||||||
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@ -142,7 +142,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven-model</artifactId>
|
<artifactId>maven-model</artifactId>
|
||||||
<version>3.0.2-SNAPSHOT</version>
|
<version>3.0.2</version>
|
||||||
<properties>
|
<properties>
|
||||||
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@ -118,7 +118,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven-model</artifactId>
|
<artifactId>maven-model</artifactId>
|
||||||
<version>3.0.2-SNAPSHOT</version>
|
<version>3.0.2</version>
|
||||||
<properties>
|
<properties>
|
||||||
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@ -184,7 +184,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven-model</artifactId>
|
<artifactId>maven-model</artifactId>
|
||||||
<version>3.0.2-SNAPSHOT</version>
|
<version>3.0.2</version>
|
||||||
<properties>
|
<properties>
|
||||||
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@ -129,7 +129,7 @@
|
|||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven-model</artifactId>
|
<artifactId>maven-model</artifactId>
|
||||||
<type>jar</type>
|
<type>jar</type>
|
||||||
<version>3.0.2-SNAPSHOT</version>
|
<version>3.0.2</version>
|
||||||
<properties>
|
<properties>
|
||||||
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@ -75,7 +75,7 @@ maven.jar.dom4j=1.7-20060614
|
|||||||
maven.jar.jaxen=1.1-beta-9
|
maven.jar.jaxen=1.1-beta-9
|
||||||
maven.jar.forehead=1.0-beta-5
|
maven.jar.forehead=1.0-beta-5
|
||||||
maven.jar.log4j=1.2.13
|
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.plexus-utils=1.0.5
|
||||||
maven.jar.stax=1.2.0
|
maven.jar.stax=1.2.0
|
||||||
maven.jar.stax-api=1.0.1
|
maven.jar.stax-api=1.0.1
|
||||||
|
|||||||
@ -53,7 +53,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven-model</artifactId>
|
<artifactId>maven-model</artifactId>
|
||||||
<version>3.0.2-SNAPSHOT</version>
|
<version>3.0.2</version>
|
||||||
<properties>
|
<properties>
|
||||||
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
@ -256,7 +256,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>maven</groupId>
|
<groupId>maven</groupId>
|
||||||
<artifactId>maven-model</artifactId>
|
<artifactId>maven-model</artifactId>
|
||||||
<version>3.0.2-SNAPSHOT</version>
|
<version>3.0.2</version>
|
||||||
<properties>
|
<properties>
|
||||||
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
<comment>This library is already loaded by maven's core. Be careful to use the same version number as in the core.</comment>
|
||||||
</properties>
|
</properties>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user