[jboss-cvs] Repository SVN: r2771 - maven2/org/hibernate/ejb3-persistence/1.0.1.GA.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Mar 14 16:12:34 EDT 2008


Author: epbernard
Date: 2008-03-14 16:12:34 -0400 (Fri, 14 Mar 2008)
New Revision: 2771

Added:
   maven2/org/hibernate/ejb3-persistence/1.0.1.GA/ivy.xml
Log:
jpa api 1.0.1

Added: maven2/org/hibernate/ejb3-persistence/1.0.1.GA/ivy.xml
===================================================================
--- maven2/org/hibernate/ejb3-persistence/1.0.1.GA/ivy.xml	                        (rev 0)
+++ maven2/org/hibernate/ejb3-persistence/1.0.1.GA/ivy.xml	2008-03-14 20:12:34 UTC (rev 2771)
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<ivy-module version="1.3"
+            xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
+            xsi:noNamespaceSchemaLocation=
+                  "http://www.jayasoft.org/misc/ivy/ivy.xsd">
+    <info organisation="org.hibernate" module="ejb3-persistence" revision="1.0.1.GA" status="release"/>
+    <publications>
+        <artifact name="ejb3-persistence" type="jar" />
+    </publications>
+</ivy-module>
\ No newline at end of file




More information about the jboss-cvs-commits mailing list