[webbeans-commits] Webbeans SVN: r1118 - tck/trunk.

webbeans-commits at lists.jboss.org webbeans-commits at lists.jboss.org
Tue Jan 20 02:21:21 EST 2009


Author: dallen6
Date: 2009-01-20 02:21:21 -0500 (Tue, 20 Jan 2009)
New Revision: 1118

Modified:
   tck/trunk/pom.xml
Log:
Removed redundant Hibernate tck-utils dependency

Modified: tck/trunk/pom.xml
===================================================================
--- tck/trunk/pom.xml	2009-01-20 07:20:32 UTC (rev 1117)
+++ tck/trunk/pom.xml	2009-01-20 07:21:21 UTC (rev 1118)
@@ -115,12 +115,6 @@
          </dependency>
 
          <dependency>
-         	<groupId>org.hibernate</groupId>
-         	<artifactId>tck-utils</artifactId>
-         	<version>0.9-SNAPSHOT</version>
-         </dependency>
-
-         <dependency>
             <groupId>org.jboss.webbeans</groupId>
             <artifactId>webbeans-api</artifactId>
             <version>${webbeans.version}</version>




More information about the weld-commits mailing list