[hibernate-commits] Hibernate SVN: r16919 - core/branches/Branch_3_3.

hibernate-commits at lists.jboss.org hibernate-commits at lists.jboss.org
Tue Jun 23 17:20:06 EDT 2009


Author: steve.ebersole at jboss.com
Date: 2009-06-23 17:20:05 -0400 (Tue, 23 Jun 2009)
New Revision: 16919

Modified:
   core/branches/Branch_3_3/pom.xml
Log:
HHH-3987 - prep 3.3.2 release


Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml	2009-06-23 21:18:27 UTC (rev 16918)
+++ core/branches/Branch_3_3/pom.xml	2009-06-23 21:20:05 UTC (rev 16919)
@@ -70,7 +70,7 @@
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-release-plugin</artifactId>
-                <version>2.0-beta-7</version>
+                <version>2.0-beta-9</version>
                 <configuration>
                     <autoVersionSubmodules>true</autoVersionSubmodules>
                 </configuration>




More information about the hibernate-commits mailing list