[webbeans-commits] Webbeans SVN: r3047 - ri/branches/1.0.0.PREVIEW2-PATCH2/version-matrix.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Tue Jul 14 12:51:17 EDT 2009


Author: rogerk
Date: 2009-07-14 12:51:17 -0400 (Tue, 14 Jul 2009)
New Revision: 3047

Modified:
   ri/branches/1.0.0.PREVIEW2-PATCH2/version-matrix/pom.xml
Log:
remove dom4j dependency

Modified: ri/branches/1.0.0.PREVIEW2-PATCH2/version-matrix/pom.xml
===================================================================
--- ri/branches/1.0.0.PREVIEW2-PATCH2/version-matrix/pom.xml	2009-07-14 15:41:57 UTC (rev 3046)
+++ ri/branches/1.0.0.PREVIEW2-PATCH2/version-matrix/pom.xml	2009-07-14 16:51:17 UTC (rev 3047)
@@ -131,12 +131,6 @@
          </dependency>
 
          <dependency>
-            <groupId>dom4j</groupId>
-            <artifactId>dom4j</artifactId>
-            <version>1.6.1</version>
-         </dependency>
-
-         <dependency>
             <groupId>javax.jms</groupId>
             <artifactId>jms</artifactId>
             <version>1.1</version>




More information about the weld-commits mailing list