diff --git a/cache-ehcache/pom.xml b/cache-ehcache/pom.xml index b347ec6641..52cca813b6 100644 --- a/cache-ehcache/pom.xml +++ b/cache-ehcache/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-infinispan/pom.xml b/cache-infinispan/pom.xml index b425d1e922..fbc10dbaf4 100644 --- a/cache-infinispan/pom.xml +++ b/cache-infinispan/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-jbosscache/pom.xml b/cache-jbosscache/pom.xml index 26c3d472e8..c725ed3043 100644 --- a/cache-jbosscache/pom.xml +++ b/cache-jbosscache/pom.xml @@ -27,7 +27,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-oscache/pom.xml b/cache-oscache/pom.xml index bd18144981..71c2dde718 100644 --- a/cache-oscache/pom.xml +++ b/cache-oscache/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-swarmcache/pom.xml b/cache-swarmcache/pom.xml index 6fae912a09..94cb0a78ab 100644 --- a/cache-swarmcache/pom.xml +++ b/cache-swarmcache/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/connection-c3p0/pom.xml b/connection-c3p0/pom.xml index 2ce1b68f8c..352e6149a1 100644 --- a/connection-c3p0/pom.xml +++ b/connection-c3p0/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/connection-proxool/pom.xml b/connection-proxool/pom.xml index b4c2462d31..ccfddb9676 100644 --- a/connection-proxool/pom.xml +++ b/connection-proxool/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 4e3886bd5d..a80ae5b0b8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index 9096af7d4b..b2614ac0b8 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -30,7 +30,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/documentation/envers/pom.xml b/documentation/envers/pom.xml index 566e327f8c..6d75896208 100644 --- a/documentation/envers/pom.xml +++ b/documentation/envers/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../../parent/pom.xml diff --git a/documentation/jbosscache2/pom.xml b/documentation/jbosscache2/pom.xml index 9cba4a4fce..324adddb12 100644 --- a/documentation/jbosscache2/pom.xml +++ b/documentation/jbosscache2/pom.xml @@ -30,7 +30,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../../parent/pom.xml diff --git a/documentation/manual/pom.xml b/documentation/manual/pom.xml index 33b7d2150e..0dd219f229 100644 --- a/documentation/manual/pom.xml +++ b/documentation/manual/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 0895e5a1c8..263f68fc59 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/entitymanager/pom.xml b/entitymanager/pom.xml index e1eae91afe..3341100370 100644 --- a/entitymanager/pom.xml +++ b/entitymanager/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/envers/pom.xml b/envers/pom.xml index 98e6463de0..931e38b802 100644 --- a/envers/pom.xml +++ b/envers/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/jdbc3-testing/pom.xml b/jdbc3-testing/pom.xml index 26b1412438..3edee21454 100644 --- a/jdbc3-testing/pom.xml +++ b/jdbc3-testing/pom.xml @@ -28,7 +28,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/jdbc4-testing/pom.xml b/jdbc4-testing/pom.xml index 6c65036933..76c3aea6c0 100644 --- a/jdbc4-testing/pom.xml +++ b/jdbc4-testing/pom.xml @@ -28,7 +28,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 56708a49b7..052a1d6bed 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent pom - 3.6.0.Beta1 + 3.6.0-SNAPSHOT Hibernate Core Parent POM The base POM for all Hibernate Core modules. diff --git a/pom.xml b/pom.xml index 7033e66678..b570b60c15 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT parent/pom.xml diff --git a/testing/pom.xml b/testing/pom.xml index 7173f37899..3b7db6b67a 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/testsuite/pom.xml b/testsuite/pom.xml index e2022b24e4..2aef6d5e73 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/tutorials/eg/pom.xml b/tutorials/eg/pom.xml index f0f95ba27b..f548afbaec 100644 --- a/tutorials/eg/pom.xml +++ b/tutorials/eg/pom.xml @@ -30,7 +30,7 @@ org.hibernate hibernate-tutorials - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../pom.xml diff --git a/tutorials/pom.xml b/tutorials/pom.xml index fb211b6574..4191fcb49e 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../parent/pom.xml diff --git a/tutorials/web/pom.xml b/tutorials/web/pom.xml index 1f651da509..f33e79fbca 100644 --- a/tutorials/web/pom.xml +++ b/tutorials/web/pom.xml @@ -6,7 +6,7 @@ org.hibernate hibernate-tutorials - 3.6.0.Beta1 + 3.6.0-SNAPSHOT ../pom.xml