[hibernate-commits] Hibernate SVN: r15667 - branches/Branch_3_2/HibernateExt/tools.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Fri Dec 5 03:29:50 EST 2008


Author: max.andersen at jboss.com
Date: 2008-12-05 03:29:50 -0500 (Fri, 05 Dec 2008)
New Revision: 15667

Modified:
   branches/Branch_3_2/HibernateExt/tools/build.xml
Log:


Modified: branches/Branch_3_2/HibernateExt/tools/build.xml
===================================================================
--- branches/Branch_3_2/HibernateExt/tools/build.xml	2008-12-04 12:35:20 UTC (rev 15666)
+++ branches/Branch_3_2/HibernateExt/tools/build.xml	2008-12-05 08:29:50 UTC (rev 15667)
@@ -7,7 +7,7 @@
     <!-- Name of project and version, used to create filenames -->
     <property name="Name" value="Hibernate Tools"/>
     <property name="name" value="hibernate-tools"/>
-    <property name="version" value="3.2.2.GA"/>
+    <property name="version" value="3.2.4.CR1"/>
 
 	<property name="javadoc.packagenames" value="org.hibernate.tool"/>	
 




More information about the hibernate-commits mailing list