[jboss-cvs] Repository SVN: r27358 - hibernate-entitymanager/3.3.2.GA-brew.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Jun 1 21:49:05 EDT 2009


Author: gbadner
Date: 2009-06-01 21:49:05 -0400 (Mon, 01 Jun 2009)
New Revision: 27358

Modified:
   hibernate-entitymanager/3.3.2.GA-brew/component-info.xml
Log:
JBPAPP-1728 : update component-info.xml


Modified: hibernate-entitymanager/3.3.2.GA-brew/component-info.xml
===================================================================
--- hibernate-entitymanager/3.3.2.GA-brew/component-info.xml	2009-06-02 01:34:49 UTC (rev 27357)
+++ hibernate-entitymanager/3.3.2.GA-brew/component-info.xml	2009-06-02 01:49:05 UTC (rev 27358)
@@ -1,11 +1,11 @@
 <project name="hibernate-entitymanager-component-info">
    <component id="hibernate-entitymanager"
-              version="3.2.1.GA-brew"
+              version="3.3.2.GA-brew"
               licenseType="lgpl"
               projectHome="http://entitymanager.hibernate.org/"
               description="Hibernate EntityManager for EJB3"
               scm=":ext:cvs.devel.redhat.com:/cvs/dist/hibernate3-entitymanager"
-              tag="hibernate3-entitymanager-3_3_2-1_GA_1jpp_ep1_1_el4">
+              tag="hibernate3-entitymanager-3_3_2-2_4_ep1_el4">
       <!-- Built using JDK 5 -->
       <artifact id="hibernate-entitymanager.jar"/>
       <artifact id="ejb3-persistence.jar"/>
@@ -20,11 +20,13 @@
          <compatible version="3.2.4.SP1_CP04-brew"/>
          <compatible version="3.2.4.SP1_CP06-brew"/>
          <compatible version="3.2.4.SP1_CP07-brew"/>
+         <compatible version="3.2.4.SP1_CP08-brew"/>
          <compatible version="3.2.6.GA"/>
       </import>
       <import componentref="hibernate-annotations">
          <compatible version="3.3.1.GA"/>
          <compatible version="3.3.1.GA-brew"/>
+         <compatible version="3.3.1.GA_CP01-brew"/>
       </import>
           <import componentref="hibernate-commons-annotations">
          <compatible version="3.0.0.GA"/>




More information about the jboss-cvs-commits mailing list