diff --git a/cache-ehcache/pom.xml b/cache-ehcache/pom.xml index 52cca813b6..6c93b8dc39 100644 --- a/cache-ehcache/pom.xml +++ b/cache-ehcache/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/cache-infinispan/pom.xml b/cache-infinispan/pom.xml index 6526c1706d..902767a4d8 100644 --- a/cache-infinispan/pom.xml +++ b/cache-infinispan/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/cache-jbosscache/pom.xml b/cache-jbosscache/pom.xml index c725ed3043..5da2889ef1 100644 --- a/cache-jbosscache/pom.xml +++ b/cache-jbosscache/pom.xml @@ -27,7 +27,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/cache-oscache/pom.xml b/cache-oscache/pom.xml index 71c2dde718..d414946509 100644 --- a/cache-oscache/pom.xml +++ b/cache-oscache/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/cache-swarmcache/pom.xml b/cache-swarmcache/pom.xml index 94cb0a78ab..5307c52c67 100644 --- a/cache-swarmcache/pom.xml +++ b/cache-swarmcache/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/connection-c3p0/pom.xml b/connection-c3p0/pom.xml index 352e6149a1..08cca2b921 100644 --- a/connection-c3p0/pom.xml +++ b/connection-c3p0/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/connection-proxool/pom.xml b/connection-proxool/pom.xml index ccfddb9676..c57d979ea2 100644 --- a/connection-proxool/pom.xml +++ b/connection-proxool/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index daee9a10dc..c38dbaafe7 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 3256ab0aa1..1f56324400 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -30,7 +30,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/documentation/devguide/pom.xml b/documentation/devguide/pom.xml index b10f857fd1..4e38c03e3b 100644 --- a/documentation/devguide/pom.xml +++ b/documentation/devguide/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../../parent/pom.xml diff --git a/documentation/envers/pom.xml b/documentation/envers/pom.xml index a3392442d9..d1b49630fc 100644 --- a/documentation/envers/pom.xml +++ b/documentation/envers/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../../parent/pom.xml diff --git a/documentation/jbosscache2/pom.xml b/documentation/jbosscache2/pom.xml index 9b1b4cf26d..f680a527b1 100644 --- a/documentation/jbosscache2/pom.xml +++ b/documentation/jbosscache2/pom.xml @@ -30,7 +30,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../../parent/pom.xml diff --git a/documentation/manual/pom.xml b/documentation/manual/pom.xml index eb018596d8..410603f1e0 100644 --- a/documentation/manual/pom.xml +++ b/documentation/manual/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index e7bbecdd59..50659c5c80 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/documentation/quickstart/pom.xml b/documentation/quickstart/pom.xml index de0db98499..a26d7b693c 100644 --- a/documentation/quickstart/pom.xml +++ b/documentation/quickstart/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../../parent/pom.xml diff --git a/documentation/quickstart/tutorials/annotations/pom.xml b/documentation/quickstart/tutorials/annotations/pom.xml index 5f8c7c2392..3cbc1fd30c 100644 --- a/documentation/quickstart/tutorials/annotations/pom.xml +++ b/documentation/quickstart/tutorials/annotations/pom.xml @@ -22,16 +22,14 @@ ~ 51 Franklin Street, Fifth Floor ~ Boston, MA 02110-1301 USA --> - + 4.0.0 org.hibernate.tutorials hibernate-tutorials - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../pom.xml diff --git a/documentation/quickstart/tutorials/basic/pom.xml b/documentation/quickstart/tutorials/basic/pom.xml index b727676689..8723de2ee9 100644 --- a/documentation/quickstart/tutorials/basic/pom.xml +++ b/documentation/quickstart/tutorials/basic/pom.xml @@ -22,16 +22,14 @@ ~ 51 Franklin Street, Fifth Floor ~ Boston, MA 02110-1301 USA --> - + 4.0.0 org.hibernate.tutorials hibernate-tutorials - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../pom.xml diff --git a/documentation/quickstart/tutorials/entitymanager/pom.xml b/documentation/quickstart/tutorials/entitymanager/pom.xml index 3cd157cb84..0ba3a3c6ff 100644 --- a/documentation/quickstart/tutorials/entitymanager/pom.xml +++ b/documentation/quickstart/tutorials/entitymanager/pom.xml @@ -22,16 +22,14 @@ ~ 51 Franklin Street, Fifth Floor ~ Boston, MA 02110-1301 USA --> - + 4.0.0 hibernate-tutorials org.hibernate.tutorials - 3.6.0-SNAPSHOT + 3.6.0.Beta4 hibernate-tutorial-entitymanager @@ -51,4 +49,4 @@ - \ No newline at end of file + diff --git a/documentation/quickstart/tutorials/pom.xml b/documentation/quickstart/tutorials/pom.xml index aece17af93..44b82aada1 100644 --- a/documentation/quickstart/tutorials/pom.xml +++ b/documentation/quickstart/tutorials/pom.xml @@ -22,15 +22,13 @@ ~ 51 Franklin Street, Fifth Floor ~ Boston, MA 02110-1301 USA --> - + 4.0.0 org.hibernate.tutorials hibernate-tutorials - 3.6.0-SNAPSHOT + 3.6.0.Beta4 pom Hibernate Getting Started Guide Tutorials diff --git a/entitymanager/pom.xml b/entitymanager/pom.xml index 3341100370..183c75aaf5 100644 --- a/entitymanager/pom.xml +++ b/entitymanager/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/envers/pom.xml b/envers/pom.xml index 931e38b802..f440bfb1ce 100644 --- a/envers/pom.xml +++ b/envers/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/jdbc3-testing/pom.xml b/jdbc3-testing/pom.xml index a8042aa74f..d0e40f4954 100644 --- a/jdbc3-testing/pom.xml +++ b/jdbc3-testing/pom.xml @@ -28,7 +28,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/jdbc4-testing/pom.xml b/jdbc4-testing/pom.xml index 8a9ff77fcc..686556111c 100644 --- a/jdbc4-testing/pom.xml +++ b/jdbc4-testing/pom.xml @@ -28,7 +28,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 0ff1659347..a9ea8a670b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent pom - 3.6.0-SNAPSHOT + 3.6.0.Beta4 Hibernate Core Parent POM The base POM for all Hibernate Core modules. @@ -938,7 +938,7 @@ jdbc:sybase:Tds:vmg09.mw.lab.eng.bos.redhat.com:5000/hibbrtru?DYNAMIC_PREPARE=true hibbrtru hibbrtru - + diff --git a/pom.xml b/pom.xml index f8554720a0..a147c9d3e4 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 parent/pom.xml diff --git a/testing/pom.xml b/testing/pom.xml index 3b7db6b67a..5e0642850b 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/testsuite/pom.xml b/testsuite/pom.xml index a5f39af5a9..de66c04845 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/tutorials/eg/pom.xml b/tutorials/eg/pom.xml index f548afbaec..69d204f00a 100644 --- a/tutorials/eg/pom.xml +++ b/tutorials/eg/pom.xml @@ -30,7 +30,7 @@ org.hibernate hibernate-tutorials - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../pom.xml diff --git a/tutorials/pom.xml b/tutorials/pom.xml index 4191fcb49e..dc06ec12e2 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../parent/pom.xml diff --git a/tutorials/web/pom.xml b/tutorials/web/pom.xml index f33e79fbca..44d9a09180 100644 --- a/tutorials/web/pom.xml +++ b/tutorials/web/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-tutorials - 3.6.0-SNAPSHOT + 3.6.0.Beta4 ../pom.xml