diff --git a/annotations/pom.xml b/annotations/pom.xml
index bc75bf9b91..b70422b963 100644
--- a/annotations/pom.xml
+++ b/annotations/pom.xml
@@ -1,11 +1,37 @@
-
+
+
+
4.0.0
org.hibernate
hibernate-parent
- 3.5.0.Beta-1
+ 3.5.0-SNAPSHOT
../parent/pom.xml
@@ -216,8 +242,8 @@
org.hsqldb.jdbcDriver
jdbc:hsqldb:target/test/db/hsqldb/hibernate
sa
-
-
+
+
@@ -236,8 +262,8 @@
org.h2.Driver
jdbc:h2:mem:target/test/db/h2/hibernate
sa
-
-
+
+
@@ -265,7 +291,7 @@
jdbc:mysql://vmg08.mw.lab.eng.bos.redhat.com/hibbrtru
hibbrtru
hibbrtru
-
+
@@ -285,7 +311,7 @@
jdbc:postgresql://dev01.qa.atl.jboss.com:5432:hibbrtru
hibbrtru
hibbrtru
-
+
@@ -316,7 +342,7 @@
jdbc:db2://dev32.qa.atl.jboss.com:50000/jbossqa
hibbrtru
hibbrtru
-
+
@@ -341,7 +367,7 @@
jdbc:db2://dev67.qa.atl.jboss.com:50000/jbossqa
hibbrtru
hibbrtru
-
+
@@ -362,7 +388,7 @@
jdbc:oracle:thin:@dev20.qa.atl.jboss.com:1521:qa
hibbrtru
hibbrtru
-
+
@@ -383,7 +409,7 @@
jdbc:oracle:thin:@dev01.qa.atl.jboss.com:1521:qadb01
hibbrtru
hibbrtru
-
+
@@ -403,7 +429,7 @@
jdbc:sybase:Tds:dev77.qa.atl2.redhat.com:5000/hibbrtru
hibbrtru
hibbrtru
-
+
@@ -429,4 +455,4 @@
-
\ No newline at end of file
+
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 c985ccf5cc..f1696542e9 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
@@ -106,7 +106,7 @@
org.hibernate.Version
- getVersionString>
+ getVersionString>
@@ -171,4 +171,4 @@
2.1
-
\ No newline at end of file
+
diff --git a/entitymanager/pom.xml b/entitymanager/pom.xml
index 2093e13110..98eb473fa5 100644
--- a/entitymanager/pom.xml
+++ b/entitymanager/pom.xml
@@ -1,11 +1,13 @@
-
+
4.0.0
org.hibernate
hibernate-parent
- 3.5.0.Beta-1
+ 3.5.0-SNAPSHOT
../parent/pom.xml
@@ -92,12 +94,12 @@
process-test-classes
-
-
-
-
+
+
+
+
-
+
@@ -447,4 +449,4 @@
-
\ No newline at end of file
+
diff --git a/envers/pom.xml b/envers/pom.xml
index 5fa91a4a1a..608beaf404 100644
--- a/envers/pom.xml
+++ b/envers/pom.xml
@@ -1,11 +1,13 @@
-
+
4.0.0
org.hibernate
hibernate-parent
- 3.5.0.Beta-1
+ 3.5.0-SNAPSHOT
../parent/pom.xml
@@ -152,4 +154,4 @@
true
-
\ No newline at end of file
+
diff --git a/hibernate-maven-plugin/pom.xml b/hibernate-maven-plugin/pom.xml
index 850e1a1579..6236b2690a 100644
--- a/hibernate-maven-plugin/pom.xml
+++ b/hibernate-maven-plugin/pom.xml
@@ -20,14 +20,15 @@
~ 51 Franklin Street, Fifth Floor
~ Boston, MA 02110-1301 USA
-->
-
+
4.0.0
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 3a7f36b3dc..ef1544f626 100644
--- a/jmx/pom.xml
+++ b/jmx/pom.xml
@@ -1,11 +1,37 @@
-
+
+
+
4.0.0
org.hibernate
hibernate-parent
- 3.5.0.Beta-1
+ 3.5.0-SNAPSHOT
../parent/pom.xml
@@ -23,4 +49,4 @@
${version}
-
\ No newline at end of file
+
diff --git a/parent/pom.xml b/parent/pom.xml
index 4c8cc36e85..ef7277a9f1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -1,11 +1,37 @@
-
+
+
+
4.0.0
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.
@@ -30,9 +56,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
@@ -380,4 +406,4 @@
1.5.8
-
\ No newline at end of file
+
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