[jboss-cvs] Repository SVN: r1029 - hibernate-annotations/3.3.0.GA.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Aug 14 16:52:15 EDT 2007
Author: epbernard
Date: 2007-08-14 16:52:15 -0400 (Tue, 14 Aug 2007)
New Revision: 1029
Modified:
hibernate-annotations/3.3.0.GA/ivy.xml
Log:
update ivy.xml
Modified: hibernate-annotations/3.3.0.GA/ivy.xml
===================================================================
--- hibernate-annotations/3.3.0.GA/ivy.xml 2007-08-14 20:39:40 UTC (rev 1028)
+++ hibernate-annotations/3.3.0.GA/ivy.xml 2007-08-14 20:52:15 UTC (rev 1029)
@@ -12,7 +12,7 @@
<artifact name="hibernate-annotations" conf="core"/>
</publications>
<dependencies>
- <dependency name="jpa-api" rev="1.0.0.GA" conf="core->default"/>
- <dependency name="commons-annotations" rev="3.3.0.GA" conf="core->core"/>
+ <dependency name="jpa-api" rev="1.0.0.GA" conf="core->default"/>
+ <dependency name="commons-annotations" rev="3.0.0.GA" conf="core->core"/>
</dependencies>
</ivy-module>
More information about the jboss-cvs-commits
mailing list