Author: gbadner
Date: 2010-09-15 17:27:53 -0400 (Wed, 15 Sep 2010)
New Revision: 20647
Modified:
core/branches/Branch_3_5/annotations/pom.xml
core/branches/Branch_3_5/cache-ehcache/pom.xml
core/branches/Branch_3_5/cache-infinispan/pom.xml
core/branches/Branch_3_5/cache-jbosscache/pom.xml
core/branches/Branch_3_5/cache-oscache/pom.xml
core/branches/Branch_3_5/cache-swarmcache/pom.xml
core/branches/Branch_3_5/connection-c3p0/pom.xml
core/branches/Branch_3_5/connection-proxool/pom.xml
core/branches/Branch_3_5/core/pom.xml
core/branches/Branch_3_5/distribution/pom.xml
core/branches/Branch_3_5/documentation/envers/pom.xml
core/branches/Branch_3_5/documentation/jbosscache2/pom.xml
core/branches/Branch_3_5/documentation/manual/pom.xml
core/branches/Branch_3_5/documentation/pom.xml
core/branches/Branch_3_5/entitymanager/pom.xml
core/branches/Branch_3_5/envers/pom.xml
core/branches/Branch_3_5/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_5/jdbc3-testing/pom.xml
core/branches/Branch_3_5/jdbc4-testing/pom.xml
core/branches/Branch_3_5/jmx/pom.xml
core/branches/Branch_3_5/parent/pom.xml
core/branches/Branch_3_5/pom.xml
core/branches/Branch_3_5/testing/pom.xml
core/branches/Branch_3_5/testsuite/pom.xml
core/branches/Branch_3_5/tutorials/eg/pom.xml
core/branches/Branch_3_5/tutorials/pom.xml
core/branches/Branch_3_5/tutorials/web/pom.xml
Log:
Updated version to 3.5.7-SNAPSHOT
Modified: core/branches/Branch_3_5/annotations/pom.xml
===================================================================
--- core/branches/Branch_3_5/annotations/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/annotations/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_5/cache-ehcache/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/cache-ehcache/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/cache-infinispan/pom.xml
===================================================================
--- core/branches/Branch_3_5/cache-infinispan/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/cache-infinispan/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_5/cache-jbosscache/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/cache-jbosscache/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -27,7 +27,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_5/cache-oscache/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/cache-oscache/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_5/cache-swarmcache/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/cache-swarmcache/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_5/connection-c3p0/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/connection-c3p0/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_5/connection-proxool/pom.xml 2010-09-15 21:24:35 UTC (rev
20646)
+++ core/branches/Branch_3_5/connection-proxool/pom.xml 2010-09-15 21:27:53 UTC (rev
20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/core/pom.xml
===================================================================
--- core/branches/Branch_3_5/core/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/core/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_5/distribution/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/distribution/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -30,7 +30,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/documentation/envers/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/envers/pom.xml 2010-09-15 21:24:35 UTC (rev
20646)
+++ core/branches/Branch_3_5/documentation/envers/pom.xml 2010-09-15 21:27:53 UTC (rev
20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/documentation/jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/jbosscache2/pom.xml 2010-09-15 21:24:35 UTC
(rev 20646)
+++ core/branches/Branch_3_5/documentation/jbosscache2/pom.xml 2010-09-15 21:27:53 UTC
(rev 20647)
@@ -30,7 +30,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/manual/pom.xml 2010-09-15 21:24:35 UTC (rev
20646)
+++ core/branches/Branch_3_5/documentation/manual/pom.xml 2010-09-15 21:27:53 UTC (rev
20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_5/documentation/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/documentation/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/entitymanager/pom.xml
===================================================================
--- core/branches/Branch_3_5/entitymanager/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/entitymanager/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/envers/pom.xml
===================================================================
--- core/branches/Branch_3_5/envers/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/envers/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_5/hibernate-maven-plugin/pom.xml 2010-09-15 21:24:35 UTC (rev
20646)
+++ core/branches/Branch_3_5/hibernate-maven-plugin/pom.xml 2010-09-15 21:27:53 UTC (rev
20647)
@@ -27,7 +27,7 @@
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/jdbc3-testing/pom.xml
===================================================================
--- core/branches/Branch_3_5/jdbc3-testing/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/jdbc3-testing/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/jdbc4-testing/pom.xml
===================================================================
--- core/branches/Branch_3_5/jdbc4-testing/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/jdbc4-testing/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -28,7 +28,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_5/jmx/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/jmx/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/parent/pom.xml
===================================================================
--- core/branches/Branch_3_5/parent/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/parent/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -29,7 +29,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
Modified: core/branches/Branch_3_5/pom.xml
===================================================================
--- core/branches/Branch_3_5/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/testing/pom.xml
===================================================================
--- core/branches/Branch_3_5/testing/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/testing/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_5/testsuite/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/testsuite/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_5/tutorials/eg/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/tutorials/eg/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -30,7 +30,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_5/tutorials/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/tutorials/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -29,7 +29,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_5/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_5/tutorials/web/pom.xml 2010-09-15 21:24:35 UTC (rev 20646)
+++ core/branches/Branch_3_5/tutorials/web/pom.xml 2010-09-15 21:27:53 UTC (rev 20647)
@@ -6,7 +6,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.5.6-Final</version>
+ <version>3.5.7-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>