Author: steve.ebersole(a)jboss.com
Date: 2009-06-24 00:52:50 -0400 (Wed, 24 Jun 2009)
New Revision: 16936
Modified:
core/branches/Branch_3_3/cache-ehcache/pom.xml
core/branches/Branch_3_3/cache-jbosscache/pom.xml
core/branches/Branch_3_3/cache-jbosscache2/pom.xml
core/branches/Branch_3_3/cache-oscache/pom.xml
core/branches/Branch_3_3/cache-swarmcache/pom.xml
core/branches/Branch_3_3/connection-c3p0/pom.xml
core/branches/Branch_3_3/connection-proxool/pom.xml
core/branches/Branch_3_3/core/pom.xml
core/branches/Branch_3_3/distribution/pom.xml
core/branches/Branch_3_3/documentation/manual/pom.xml
core/branches/Branch_3_3/documentation/pom.xml
core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
core/branches/Branch_3_3/jmx/pom.xml
core/branches/Branch_3_3/parent/pom.xml
core/branches/Branch_3_3/pom.xml
core/branches/Branch_3_3/testing/pom.xml
core/branches/Branch_3_3/testsuite/pom.xml
core/branches/Branch_3_3/tutorials/eg/pom.xml
core/branches/Branch_3_3/tutorials/pom.xml
core/branches/Branch_3_3/tutorials/web/pom.xml
Log:
HHH-3987 - prep 3.3.2 release
Modified: core/branches/Branch_3_3/cache-ehcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/cache-ehcache/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/cache-jbosscache/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-jbosscache2/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 04:46:11 UTC (rev
16935)
+++ core/branches/Branch_3_3/cache-jbosscache2/pom.xml 2009-06-24 04:52:50 UTC (rev
16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-oscache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/cache-oscache/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/cache-swarmcache/pom.xml
===================================================================
--- core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/cache-swarmcache/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-c3p0/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/connection-c3p0/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/connection-proxool/pom.xml
===================================================================
--- core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 04:46:11 UTC (rev
16935)
+++ core/branches/Branch_3_3/connection-proxool/pom.xml 2009-06-24 04:52:50 UTC (rev
16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/core/pom.xml
===================================================================
--- core/branches/Branch_3_3/core/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/core/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/distribution/pom.xml
===================================================================
--- core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/distribution/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/manual/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 04:46:11 UTC (rev
16935)
+++ core/branches/Branch_3_3/documentation/manual/pom.xml 2009-06-24 04:52:50 UTC (rev
16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/documentation/pom.xml
===================================================================
--- core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/documentation/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml
===================================================================
--- core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 04:46:11 UTC (rev
16935)
+++ core/branches/Branch_3_3/hibernate-maven-plugin/pom.xml 2009-06-24 04:52:50 UTC (rev
16936)
@@ -29,7 +29,7 @@
<parent>
<artifactId>hibernate-parent</artifactId>
<groupId>org.hibernate</groupId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/jmx/pom.xml
===================================================================
--- core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/jmx/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/parent/pom.xml
===================================================================
--- core/branches/Branch_3_3/parent/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/parent/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -32,7 +32,7 @@
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
<packaging>pom</packaging>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<name>Hibernate Core Parent POM</name>
<description>The base POM for all Hibernate Core modules.</description>
Modified: core/branches/Branch_3_3/pom.xml
===================================================================
--- core/branches/Branch_3_3/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testing/pom.xml
===================================================================
--- core/branches/Branch_3_3/testing/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/testing/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/testsuite/pom.xml
===================================================================
--- core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/testsuite/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/eg/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/tutorials/eg/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -32,7 +32,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/tutorials/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -31,7 +31,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-parent</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
Modified: core/branches/Branch_3_3/tutorials/web/pom.xml
===================================================================
--- core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 04:46:11 UTC (rev 16935)
+++ core/branches/Branch_3_3/tutorials/web/pom.xml 2009-06-24 04:52:50 UTC (rev 16936)
@@ -5,7 +5,7 @@
<parent>
<groupId>org.hibernate</groupId>
<artifactId>hibernate-tutorials</artifactId>
- <version>3.3.3-SNAPSHOT</version>
+ <version>3.3.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
Show replies by date