Author: brett
Date: Thu May 19 03:31:38 2005
New Revision: 170909

URL: http://svn.apache.org/viewcvs?rev=170909&view=rev
Log:
use consistent versions with core

Modified:
    maven/maven-1/plugins/trunk/xdoc/project.xml

Modified: maven/maven-1/plugins/trunk/xdoc/project.xml
URL: 
http://svn.apache.org/viewcvs/maven/maven-1/plugins/trunk/xdoc/project.xml?rev=170909&r1=170908&r2=170909&view=diff
==============================================================================
--- maven/maven-1/plugins/trunk/xdoc/project.xml (original)
+++ maven/maven-1/plugins/trunk/xdoc/project.xml Thu May 19 03:31:38 2005
@@ -146,12 +146,7 @@
     <dependency>
       <groupId>dom4j</groupId>
       <artifactId>dom4j</artifactId>
-      <version>1.5.2</version>
-    </dependency>
-    <dependency>
-      <groupId>jaxen</groupId>
-      <artifactId>jaxen</artifactId>
-      <version>1.1-beta-4</version>
+      <version>1.4</version>
     </dependency>
     <dependency>
       <groupId>commons-jelly</groupId>
@@ -176,7 +171,7 @@
     <dependency>
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-xml</artifactId>
-      <version>1.0</version>
+      <version>1.1-SNAPSHOT</version>
       <url>http://jakarta.apache.org/commons/jelly/libs/xml/</url>
     </dependency>
     <dependency>
@@ -194,11 +189,10 @@
       <artifactId>maven-model</artifactId>
       <version>3.0.0-SNAPSHOT</version>
     </dependency>
-    <!-- TODO: upgrade? -->
     <dependency>
       <groupId>velocity</groupId>
       <artifactId>velocity</artifactId>
-      <version>1.4-dev</version>
+      <version>1.4</version>
     </dependency>
     <dependency>
       <groupId>velocity-dvsl</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to