[jboss-cvs] repository.jboss.com/hibernate-entitymanager/3.2.0.GA ...
Dimitris Andreadis
dimitris.andreadis at jboss.com
Fri Nov 17 03:01:19 EST 2006
User: dimitris
Date: 06/11/17 03:01:19
Modified: hibernate-entitymanager/3.2.0.GA component-info.xml
Log:
mark hibernate-entitymanager 3.2.0.GA compatible with hibernate 3.2.1.GA
Revision Changes Path
1.2 +1 -0 repository.jboss.com/hibernate-entitymanager/3.2.0.GA/component-info.xml
(In the diff below, changes in quantity of whitespace are not shown.)
Index: component-info.xml
===================================================================
RCS file: /cvsroot/jboss/repository.jboss.com/hibernate-entitymanager/3.2.0.GA/component-info.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -b -r1.1 -r1.2
--- component-info.xml 9 Oct 2006 16:29:57 -0000 1.1
+++ component-info.xml 17 Nov 2006 08:01:19 -0000 1.2
@@ -9,6 +9,7 @@
<artifact id="ejb3-persistence.jar"/>
<import componentref="hibernate">
<compatible version="3.2.0.GA"/>
+ <compatible version="3.2.1.GA"/>
</import>
<import componentref="hibernate-annotations">
<compatible version="3.2.0.GA"/>
More information about the jboss-cvs-commits
mailing list