diff --git a/annotations/pom.xml b/annotations/pom.xml index b31fe7da47..69e087635d 100644 --- a/annotations/pom.xml +++ b/annotations/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-ehcache/pom.xml b/cache-ehcache/pom.xml index 41905d3843..c28e6b0bbc 100644 --- a/cache-ehcache/pom.xml +++ b/cache-ehcache/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-jbosscache/pom.xml b/cache-jbosscache/pom.xml index 95747f1e89..bc8f5dc176 100644 --- a/cache-jbosscache/pom.xml +++ b/cache-jbosscache/pom.xml @@ -26,7 +26,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-oscache/pom.xml b/cache-oscache/pom.xml index 28e6ffd650..cf48a524ff 100644 --- a/cache-oscache/pom.xml +++ b/cache-oscache/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/cache-swarmcache/pom.xml b/cache-swarmcache/pom.xml index 2b2856c554..afa7837a58 100644 --- a/cache-swarmcache/pom.xml +++ b/cache-swarmcache/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/connection-c3p0/pom.xml b/connection-c3p0/pom.xml index d96f959362..7a31c47d6b 100644 --- a/connection-c3p0/pom.xml +++ b/connection-c3p0/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/connection-proxool/pom.xml b/connection-proxool/pom.xml index b84d3e0931..2fc28633d4 100644 --- a/connection-proxool/pom.xml +++ b/connection-proxool/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/core/pom.xml b/core/pom.xml index 4e13b43dc8..bb8c2498cb 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/distribution/pom.xml b/distribution/pom.xml index d0658881dd..e81b7cb222 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -32,7 +32,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/documentation/manual/pom.xml b/documentation/manual/pom.xml index b050c6d6cc..f2dd82090d 100644 --- a/documentation/manual/pom.xml +++ b/documentation/manual/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../../parent/pom.xml diff --git a/documentation/pom.xml b/documentation/pom.xml index 9e71cd1001..6c90592783 100644 --- a/documentation/pom.xml +++ b/documentation/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/entitymanager/pom.xml b/entitymanager/pom.xml index 1b9001ce01..fa948446ab 100644 --- a/entitymanager/pom.xml +++ b/entitymanager/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/envers/pom.xml b/envers/pom.xml index 84f3e8776b..59ce5bc91a 100644 --- a/envers/pom.xml +++ b/envers/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/hibernate-maven-plugin/pom.xml b/hibernate-maven-plugin/pom.xml index 850e1a1579..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-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/jmx/pom.xml b/jmx/pom.xml index ee4b5021a0..f64060cc0a 100644 --- a/jmx/pom.xml +++ b/jmx/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/parent/pom.xml b/parent/pom.xml index 69bd7a0579..eae8aed0a1 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -29,7 +29,7 @@ org.hibernate hibernate-parent pom - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT Hibernate Core Parent POM The base POM for all Hibernate Core modules. @@ -54,9 +54,9 @@ - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.5.0.Beta-1 - scm:svn:https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.5.0.Beta-1 - https://svn.jboss.org/repos/hibernate/core/tags/hibernate-3.5.0.Beta-1 + scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk + scm:svn:https://svn.jboss.org/repos/hibernate/core/trunk + https://svn.jboss.org/repos/hibernate/core/trunk diff --git a/pom.xml b/pom.xml index 644226d3e7..545b52325d 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT parent/pom.xml diff --git a/testing/pom.xml b/testing/pom.xml index 5b04aee3de..0b9916ffd7 100644 --- a/testing/pom.xml +++ b/testing/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/testsuite/pom.xml b/testsuite/pom.xml index d534443fc4..175486d62d 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/tutorials/eg/pom.xml b/tutorials/eg/pom.xml index 0b0e2463eb..611e4de51d 100644 --- a/tutorials/eg/pom.xml +++ b/tutorials/eg/pom.xml @@ -32,7 +32,7 @@ org.hibernate hibernate-tutorials - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../pom.xml diff --git a/tutorials/pom.xml b/tutorials/pom.xml index 585fdf35a5..64f5f9df0c 100644 --- a/tutorials/pom.xml +++ b/tutorials/pom.xml @@ -31,7 +31,7 @@ org.hibernate hibernate-parent - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../parent/pom.xml diff --git a/tutorials/web/pom.xml b/tutorials/web/pom.xml index b25f5c3ea0..ad635b2baf 100644 --- a/tutorials/web/pom.xml +++ b/tutorials/web/pom.xml @@ -5,7 +5,7 @@ org.hibernate hibernate-tutorials - 3.5.0.Beta-1 + 3.5.0-SNAPSHOT ../pom.xml