diff --git a/annotations/pom.xml b/annotations/pom.xml index 231959b683..84674cdbf0 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-ehcache/pom.xml b/cache-ehcache/pom.xml index 8a7d7e6e04..d960a4f76c 100644 --- a/cache-ehcache/pom.xml +++ b/cache-ehcache/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-infinispan/pom.xml b/cache-infinispan/pom.xml index 73ad890a08..dd88b5167d 100644 --- a/cache-infinispan/pom.xml +++ b/cache-infinispan/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-jbosscache/pom.xml b/cache-jbosscache/pom.xml index 3522ab2d6a..12d39f8eb6 100644 --- a/cache-jbosscache/pom.xml +++ b/cache-jbosscache/pom.xml @@ -26,7 +26,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-oscache/pom.xml b/cache-oscache/pom.xml index 4412ec00a8..cf48a524ff 100644 --- a/cache-oscache/pom.xml +++ b/cache-oscache/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-swarmcache/pom.xml b/cache-swarmcache/pom.xml index bc451014c5..afa7837a58 100644 --- a/cache-swarmcache/pom.xml +++ b/cache-swarmcache/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/connection-c3p0/pom.xml b/connection-c3p0/pom.xml index 49d4cf3882..7a31c47d6b 100644 --- a/connection-c3p0/pom.xml +++ b/connection-c3p0/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/connection-proxool/pom.xml b/connection-proxool/pom.xml index 854065a762..2fc28633d4 100644 --- a/connection-proxool/pom.xml +++ b/connection-proxool/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 0da036b518..b898f18cb8 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index b621dc75a2..eab5ec5206 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -32,7 +32,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/documentation/envers/pom.xml b/documentation/envers/pom.xml index 8558f94bd7..4b2625aa46 100644 --- a/documentation/envers/pom.xml +++ b/documentation/envers/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/documentation/jbosscache2/pom.xml b/documentation/jbosscache2/pom.xml index 0abaf554e0..d2ca2cacbf 100644 --- a/documentation/jbosscache2/pom.xml +++ b/documentation/jbosscache2/pom.xml @@ -34,7 +34,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/documentation/manual/pom.xml b/documentation/manual/pom.xml index b0a5e27988..f2dd82090d 100644 --- a/documentation/manual/pom.xml +++ b/documentation/manual/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 3d137ce592..21ea74e6f0 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/entitymanager/pom.xml b/entitymanager/pom.xml index 1120fb1b77..64a07be587 100644 --- a/entitymanager/pom.xml +++ b/entitymanager/pom.xml @@ -7,7 +7,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/envers/pom.xml b/envers/pom.xml index 4d14b9dd3a..e2fdba12e2 100644 --- a/envers/pom.xml +++ b/envers/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/hibernate-maven-plugin/pom.xml b/hibernate-maven-plugin/pom.xml index a51478f316..8544e70b7e 100644 --- a/hibernate-maven-plugin/pom.xml +++ b/hibernate-maven-plugin/pom.xml @@ -27,7 +27,7 @@ hibernate-parent org.hibernate - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/jdbc3-testing/pom.xml b/jdbc3-testing/pom.xml index c4a8fbe3ea..eafa394c7e 100644 --- a/jdbc3-testing/pom.xml +++ b/jdbc3-testing/pom.xml @@ -27,7 +27,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/jdbc4-testing/pom.xml b/jdbc4-testing/pom.xml index 16129a3d9f..5fd8df06f4 100644 --- a/jdbc4-testing/pom.xml +++ b/jdbc4-testing/pom.xml @@ -27,7 +27,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/jmx/pom.xml b/jmx/pom.xml index 9e9e1cf169..f64060cc0a 100644 --- a/jmx/pom.xml +++ b/jmx/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 417d67a081..b0e2f051d3 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent pom - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT Hibernate Core Parent POM The base POM for all Hibernate Core modules. diff --git a/pom.xml b/pom.xml index eb2a9d94b1..70a478d1a5 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT parent/pom.xml diff --git a/testing/pom.xml b/testing/pom.xml index 27a07275af..0b9916ffd7 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 6c0695742c..0151dc79b5 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/tutorials/eg/pom.xml b/tutorials/eg/pom.xml index c945608e8c..611e4de51d 100644 --- a/tutorials/eg/pom.xml +++ b/tutorials/eg/pom.xml @@ -32,7 +32,7 @@ org.hibernate hibernate-tutorials - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../pom.xml diff --git a/tutorials/pom.xml b/tutorials/pom.xml index a6cb545e75..9eff60ed4c 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -31,7 +31,7 @@ org.hibernate hibernate-parent - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/tutorials/web/pom.xml b/tutorials/web/pom.xml index 7682187b10..ad635b2baf 100644 --- a/tutorials/web/pom.xml +++ b/tutorials/web/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-tutorials - 3.5.0-Beta-3 + 3.5.0-SNAPSHOT ../pom.xml