Author: aheritier Date: Tue Apr 24 15:23:56 2007 New Revision: 532110 URL: http://svn.apache.org/viewvc?view=rev&rev=532110 Log: 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
Modified: maven/maven-1/core/trunk/project.xml maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties maven/maven-1/plugins/trunk/artifact/project.xml maven/maven-1/plugins/trunk/changelog/project.xml maven/maven-1/plugins/trunk/dist/project.xml maven/maven-1/plugins/trunk/eclipse/project.xml maven/maven-1/plugins/trunk/ejb/project.xml maven/maven-1/plugins/trunk/linkcheck/project.xml maven/maven-1/plugins/trunk/multiproject/project.xml maven/maven-1/plugins/trunk/plugins-parent/project.properties maven/maven-1/plugins/trunk/source/project.xml maven/maven-1/plugins/trunk/xdoc/project.xml Modified: maven/maven-1/core/trunk/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/core/trunk/project.xml?view=diff&rev=532110&r1=532109&r2=532110 ============================================================================== --- maven/maven-1/core/trunk/project.xml (original) +++ maven/maven-1/core/trunk/project.xml Tue Apr 24 15:23:56 2007 @@ -686,7 +686,7 @@ <dependency> <groupId>maven</groupId> <artifactId>maven-model</artifactId> - <version>3.0.2-SNAPSHOT</version> + <version>3.0.2</version> </dependency> <dependency> <groupId>stax</groupId> Modified: maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties URL: http://svn.apache.org/viewvc/maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties?view=diff&rev=532110&r1=532109&r2=532110 ============================================================================== --- maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties (original) +++ maven/maven-1/plugins-sandbox/trunk/plugins-parent/project.properties Tue Apr 24 15:23:56 2007 @@ -75,7 +75,7 @@ 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 Modified: maven/maven-1/plugins/trunk/artifact/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/artifact/project.xml?view=diff&rev=532110&r1=532109&r2=532110 ============================================================================== --- maven/maven-1/plugins/trunk/artifact/project.xml (original) +++ maven/maven-1/plugins/trunk/artifact/project.xml Tue Apr 24 15:23:56 2007 @@ -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> Modified: maven/maven-1/plugins/trunk/changelog/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/changelog/project.xml?view=diff&rev=532110&r1=532109&r2=532110 ============================================================================== --- maven/maven-1/plugins/trunk/changelog/project.xml (original) +++ maven/maven-1/plugins/trunk/changelog/project.xml Tue Apr 24 15:23:56 2007 @@ -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> Modified: maven/maven-1/plugins/trunk/dist/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/dist/project.xml?view=diff&rev=532110&r1=532109&r2=532110 ============================================================================== --- maven/maven-1/plugins/trunk/dist/project.xml (original) +++ maven/maven-1/plugins/trunk/dist/project.xml Tue Apr 24 15:23:56 2007 @@ -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> Modified: maven/maven-1/plugins/trunk/eclipse/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/eclipse/project.xml?view=diff&rev=532110&r1=532109&r2=532110 ============================================================================== --- maven/maven-1/plugins/trunk/eclipse/project.xml (original) +++ maven/maven-1/plugins/trunk/eclipse/project.xml Tue Apr 24 15:23:56 2007 @@ -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> Modified: maven/maven-1/plugins/trunk/ejb/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/ejb/project.xml?view=diff&rev=532110&r1=532109&r2=532110 ============================================================================== --- maven/maven-1/plugins/trunk/ejb/project.xml (original) +++ maven/maven-1/plugins/trunk/ejb/project.xml Tue Apr 24 15:23:56 2007 @@ -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> Modified: maven/maven-1/plugins/trunk/linkcheck/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/linkcheck/project.xml?view=diff&rev=532110&r1=532109&r2=532110 ============================================================================== --- maven/maven-1/plugins/trunk/linkcheck/project.xml (original) +++ maven/maven-1/plugins/trunk/linkcheck/project.xml Tue Apr 24 15:23:56 2007 @@ -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> Modified: maven/maven-1/plugins/trunk/multiproject/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/multiproject/project.xml?view=diff&rev=532110&r1=532109&r2=532110 ============================================================================== --- maven/maven-1/plugins/trunk/multiproject/project.xml (original) +++ maven/maven-1/plugins/trunk/multiproject/project.xml Tue Apr 24 15:23:56 2007 @@ -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> Modified: maven/maven-1/plugins/trunk/plugins-parent/project.properties URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/plugins-parent/project.properties?view=diff&rev=532110&r1=532109&r2=532110 ============================================================================== --- maven/maven-1/plugins/trunk/plugins-parent/project.properties (original) +++ maven/maven-1/plugins/trunk/plugins-parent/project.properties Tue Apr 24 15:23:56 2007 @@ -75,7 +75,7 @@ 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 Modified: maven/maven-1/plugins/trunk/source/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/source/project.xml?view=diff&rev=532110&r1=532109&r2=532110 ============================================================================== --- maven/maven-1/plugins/trunk/source/project.xml (original) +++ maven/maven-1/plugins/trunk/source/project.xml Tue Apr 24 15:23:56 2007 @@ -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> Modified: maven/maven-1/plugins/trunk/xdoc/project.xml URL: http://svn.apache.org/viewvc/maven/maven-1/plugins/trunk/xdoc/project.xml?view=diff&rev=532110&r1=532109&r2=532110 ============================================================================== --- maven/maven-1/plugins/trunk/xdoc/project.xml (original) +++ maven/maven-1/plugins/trunk/xdoc/project.xml Tue Apr 24 15:23:56 2007 @@ -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>