From 402447e5c06598fdfcea34a8ef201d390e0b5c25 Mon Sep 17 00:00:00 2001 From: aheritier Date: Tue, 24 Apr 2007 22:23:56 +0000 Subject: [PATCH] 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 --- artifact/project.xml | 2 +- changelog/project.xml | 2 +- dist/project.xml | 2 +- eclipse/project.xml | 2 +- ejb/project.xml | 2 +- linkcheck/project.xml | 2 +- multiproject/project.xml | 2 +- plugins-parent/project.properties | 2 +- source/project.xml | 2 +- xdoc/project.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/artifact/project.xml b/artifact/project.xml index 8bc49f49..ed36889e 100644 --- a/artifact/project.xml +++ b/artifact/project.xml @@ -241,7 +241,7 @@ maven maven-model - 3.0.2-SNAPSHOT + 3.0.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core. diff --git a/changelog/project.xml b/changelog/project.xml index ac2018cc..70bfb16d 100644 --- a/changelog/project.xml +++ b/changelog/project.xml @@ -214,7 +214,7 @@ maven maven-model - 3.0.2-SNAPSHOT + 3.0.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core. diff --git a/dist/project.xml b/dist/project.xml index 45e13661..b62b029e 100644 --- a/dist/project.xml +++ b/dist/project.xml @@ -115,7 +115,7 @@ maven maven-model - 3.0.2-SNAPSHOT + 3.0.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core. diff --git a/eclipse/project.xml b/eclipse/project.xml index 44c65f74..80c958cc 100644 --- a/eclipse/project.xml +++ b/eclipse/project.xml @@ -142,7 +142,7 @@ maven maven-model - 3.0.2-SNAPSHOT + 3.0.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core. diff --git a/ejb/project.xml b/ejb/project.xml index 67510dd2..8179e073 100644 --- a/ejb/project.xml +++ b/ejb/project.xml @@ -118,7 +118,7 @@ maven maven-model - 3.0.2-SNAPSHOT + 3.0.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core. diff --git a/linkcheck/project.xml b/linkcheck/project.xml index d9f94825..483cd068 100644 --- a/linkcheck/project.xml +++ b/linkcheck/project.xml @@ -184,7 +184,7 @@ maven maven-model - 3.0.2-SNAPSHOT + 3.0.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core. diff --git a/multiproject/project.xml b/multiproject/project.xml index 3e74daec..09b0754c 100644 --- a/multiproject/project.xml +++ b/multiproject/project.xml @@ -129,7 +129,7 @@ maven maven-model jar - 3.0.2-SNAPSHOT + 3.0.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core. diff --git a/plugins-parent/project.properties b/plugins-parent/project.properties index d4632bbb..9cd69034 100644 --- a/plugins-parent/project.properties +++ b/plugins-parent/project.properties @@ -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 diff --git a/source/project.xml b/source/project.xml index e698d837..54ed4351 100644 --- a/source/project.xml +++ b/source/project.xml @@ -53,7 +53,7 @@ maven maven-model - 3.0.2-SNAPSHOT + 3.0.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core. diff --git a/xdoc/project.xml b/xdoc/project.xml index 0cbca6d1..2a728a8f 100644 --- a/xdoc/project.xml +++ b/xdoc/project.xml @@ -256,7 +256,7 @@ maven maven-model - 3.0.2-SNAPSHOT + 3.0.2 This library is already loaded by maven's core. Be careful to use the same version number as in the core.