You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ah...@apache.org on 2007/01/10 02:57:05 UTC

svn commit: r494685 - in /maven/maven-1: core/trunk/ plugins/trunk/artifact/ plugins/trunk/changelog/ plugins/trunk/dist/ plugins/trunk/eclipse/ plugins/trunk/ejb/ plugins/trunk/linkcheck/ plugins/trunk/multiproject/ plugins/trunk/plugins-parent/ plugi...

Author: aheritier
Date: Tue Jan  9 17:57:04 2007
New Revision: 494685

URL: http://svn.apache.org/viewvc?view=rev&rev=494685
Log:
Use a new snapshot of maven-model 3.0.2

Modified:
    maven/maven-1/core/trunk/project.xml
    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=494685&r1=494684&r2=494685
==============================================================================
--- maven/maven-1/core/trunk/project.xml (original)
+++ maven/maven-1/core/trunk/project.xml Tue Jan  9 17:57:04 2007
@@ -685,7 +685,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.2-20061008.232644</version>
+      <version>3.0.2-20070110.005824</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven.wagon</groupId>

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=494685&r1=494684&r2=494685
==============================================================================
--- maven/maven-1/plugins/trunk/artifact/project.xml (original)
+++ maven/maven-1/plugins/trunk/artifact/project.xml Tue Jan  9 17:57:04 2007
@@ -239,7 +239,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.2-20061008.232644</version>
+      <version>3.0.2-20070110.005824</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=494685&r1=494684&r2=494685
==============================================================================
--- maven/maven-1/plugins/trunk/changelog/project.xml (original)
+++ maven/maven-1/plugins/trunk/changelog/project.xml Tue Jan  9 17:57:04 2007
@@ -214,7 +214,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.2-20061008.232644</version>
+      <version>3.0.2-20070110.005824</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=494685&r1=494684&r2=494685
==============================================================================
--- maven/maven-1/plugins/trunk/dist/project.xml (original)
+++ maven/maven-1/plugins/trunk/dist/project.xml Tue Jan  9 17:57:04 2007
@@ -115,7 +115,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.2-20061008.232644</version>
+      <version>3.0.2-20070110.005824</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=494685&r1=494684&r2=494685
==============================================================================
--- maven/maven-1/plugins/trunk/eclipse/project.xml (original)
+++ maven/maven-1/plugins/trunk/eclipse/project.xml Tue Jan  9 17:57:04 2007
@@ -142,7 +142,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.2-20061008.232644</version>
+      <version>3.0.2-20070110.005824</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=494685&r1=494684&r2=494685
==============================================================================
--- maven/maven-1/plugins/trunk/ejb/project.xml (original)
+++ maven/maven-1/plugins/trunk/ejb/project.xml Tue Jan  9 17:57:04 2007
@@ -118,7 +118,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.2-20061008.232644</version>
+      <version>3.0.2-20070110.005824</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=494685&r1=494684&r2=494685
==============================================================================
--- maven/maven-1/plugins/trunk/linkcheck/project.xml (original)
+++ maven/maven-1/plugins/trunk/linkcheck/project.xml Tue Jan  9 17:57:04 2007
@@ -184,7 +184,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.2-20061008.232644</version>
+      <version>3.0.2-20070110.005824</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=494685&r1=494684&r2=494685
==============================================================================
--- maven/maven-1/plugins/trunk/multiproject/project.xml (original)
+++ maven/maven-1/plugins/trunk/multiproject/project.xml Tue Jan  9 17:57:04 2007
@@ -132,7 +132,7 @@
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
       <type>jar</type>
-      <version>3.0.2-20061008.232644</version>
+      <version>3.0.2-20070110.005824</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=494685&r1=494684&r2=494685
==============================================================================
--- maven/maven-1/plugins/trunk/plugins-parent/project.properties (original)
+++ maven/maven-1/plugins/trunk/plugins-parent/project.properties Tue Jan  9 17:57:04 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-20061008.232644
+maven.jar.maven-model=3.0.2-20070110.005824
 maven.jar.plexus-utils=1.0.5
 maven.jar.wagon-file=1.0-beta-1
 maven.jar.wagon-http=1.0-beta-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=494685&r1=494684&r2=494685
==============================================================================
--- maven/maven-1/plugins/trunk/source/project.xml (original)
+++ maven/maven-1/plugins/trunk/source/project.xml Tue Jan  9 17:57:04 2007
@@ -53,7 +53,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.2-20061008.232644</version>
+      <version>3.0.2-20070110.005824</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=494685&r1=494684&r2=494685
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/project.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/project.xml Tue Jan  9 17:57:04 2007
@@ -247,7 +247,7 @@
     <dependency>
       <groupId>maven</groupId>
       <artifactId>maven-model</artifactId>
-      <version>3.0.2-20061008.232644</version>
+      <version>3.0.2-20070110.005824</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>