--- ivy.xml.sav	2008-03-14 16:37:02.000000000 -0400
+++ ivy.xml	2008-07-07 13:16:34.000000000 -0400
@@ -9,10 +9,12 @@
         <conf name="test" visibility="private" description="Dependencies needed for testing purposes"/>
     </configurations>
     <publications>
-        <artifact name="hibernate-annotations" conf="core"/>
+        <artifact name="hibernate-annotations" conf="core" type="jar"/>
     </publications>
+<!--
     <dependencies>
 		<dependency name="ejb3-persistence" rev="1.0.1.GA" conf="core->default"/>
         <dependency name="commons-annotations" rev="3.0.0.GA" conf="core->core"/>
     </dependencies>
-</ivy-module>
\ No newline at end of file
+-->
+</ivy-module>
