You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@maven.apache.org by br...@apache.org on 2005/05/19 09:56:10 UTC

svn commit: r170893 - /maven/maven-1/core/trunk/project.xml

Author: brett
Date: Thu May 19 00:56:09 2005
New Revision: 170893

URL: http://svn.apache.org/viewcvs?rev=170893&view=rev
Log:
back to dom4j 1.4 - links broken, will investigate

Modified:
    maven/maven-1/core/trunk/project.xml

Modified: maven/maven-1/core/trunk/project.xml
URL: http://svn.apache.org/viewcvs/maven/maven-1/core/trunk/project.xml?rev=170893&r1=170892&r2=170893&view=diff
==============================================================================
--- maven/maven-1/core/trunk/project.xml (original)
+++ maven/maven-1/core/trunk/project.xml Thu May 19 00:56:09 2005
@@ -455,14 +455,10 @@
   <dependencies>
     <dependency>
       <id>dom4j</id>
-      <version>1.6</version>
+      <version>1.4</version>
       <url>http://www.dom4j.org/</url>
     </dependency>
     <dependency>
-      <id>jaxen</id>
-      <version>1.1-beta-6</version>
-    </dependency>
-    <dependency>
       <id>ant</id>
       <version>1.6.3</version>
       <url>http://ant.apache.org/</url>
@@ -511,7 +507,7 @@
     <dependency>
       <groupId>commons-jelly</groupId>
       <artifactId>commons-jelly-tags-util</artifactId>
-      <version>1.0</version>
+      <version>1.1</version>
       <url>http://jakarta.apache.org/commons/jelly/tags/util/</url>
     </dependency>
     <dependency>
@@ -685,9 +681,7 @@
     <report>maven-jxr-plugin</report>
     <report>maven-junit-report-plugin</report>
     <report>maven-license-plugin</report>
-<!--
     <report>maven-linkcheck-plugin</report>
--->
     <report>maven-tasklist-plugin</report>
     <report>maven-pmd-plugin</report>
     <report>maven-simian-plugin</report>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@maven.apache.org
For additional commands, e-mail: dev-help@maven.apache.org