[jboss-cvs] Repository SVN: r2772 - hibernate-commons-annotations/3.0.0.GA.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 14 16:30:51 EDT 2008


Author: epbernard
Date: 2008-03-14 16:30:50 -0400 (Fri, 14 Mar 2008)
New Revision: 2772

Modified:
   hibernate-commons-annotations/3.0.0.GA/ivy.xml
Log:
hib commons ann dep change

Modified: hibernate-commons-annotations/3.0.0.GA/ivy.xml
===================================================================
--- hibernate-commons-annotations/3.0.0.GA/ivy.xml	2008-03-14 20:12:34 UTC (rev 2771)
+++ hibernate-commons-annotations/3.0.0.GA/ivy.xml	2008-03-14 20:30:50 UTC (rev 2772)
@@ -12,6 +12,6 @@
         <artifact name="hibernate-commons-annotations" conf="core"/>
     </publications>
     <dependencies>
-		<dependency name="jpa-api" force="true" rev="1.0.0.GA" conf="test->default"/>
+		<dependency name="ejb3-persistence" force="true" rev="1.0.+" conf="test->default"/>
     </dependencies>
 </ivy-module>




More information about the jboss-cvs-commits mailing list