diff --git a/cache-ehcache/pom.xml b/cache-ehcache/pom.xml
index 52cca813b6..0500e0746f 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.CR1
../parent/pom.xml
diff --git a/cache-infinispan/pom.xml b/cache-infinispan/pom.xml
index 328c7afa03..aec1ade1a0 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.CR1
../parent/pom.xml
diff --git a/cache-jbosscache/pom.xml b/cache-jbosscache/pom.xml
index c725ed3043..1dc704b891 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.CR1
../parent/pom.xml
diff --git a/cache-oscache/pom.xml b/cache-oscache/pom.xml
index 71c2dde718..f2181a290b 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.CR1
../parent/pom.xml
diff --git a/cache-swarmcache/pom.xml b/cache-swarmcache/pom.xml
index 94cb0a78ab..a599829653 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.CR1
../parent/pom.xml
diff --git a/connection-c3p0/pom.xml b/connection-c3p0/pom.xml
index 352e6149a1..b0a3b90efe 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.CR1
../parent/pom.xml
diff --git a/connection-proxool/pom.xml b/connection-proxool/pom.xml
index ccfddb9676..7221be625d 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.CR1
../parent/pom.xml
diff --git a/core/pom.xml b/core/pom.xml
index daee9a10dc..182c6a0c7a 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -6,7 +6,7 @@
org.hibernate
hibernate-parent
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
../parent/pom.xml
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 3256ab0aa1..c4f374332f 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -30,7 +30,7 @@
org.hibernate
hibernate-parent
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
../parent/pom.xml
diff --git a/documentation/devguide/pom.xml b/documentation/devguide/pom.xml
index b10f857fd1..70e46bdc66 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.CR1
../../parent/pom.xml
diff --git a/documentation/envers/pom.xml b/documentation/envers/pom.xml
index a3392442d9..f822774ba3 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.CR1
../../parent/pom.xml
diff --git a/documentation/jbosscache2/pom.xml b/documentation/jbosscache2/pom.xml
index 9b1b4cf26d..f438b59bb9 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.CR1
../../parent/pom.xml
diff --git a/documentation/manual/pom.xml b/documentation/manual/pom.xml
index eb018596d8..0693b18a07 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.CR1
../../parent/pom.xml
diff --git a/documentation/pom.xml b/documentation/pom.xml
index e7bbecdd59..f0b478b486 100644
--- a/documentation/pom.xml
+++ b/documentation/pom.xml
@@ -6,7 +6,7 @@
org.hibernate
hibernate-parent
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
../parent/pom.xml
diff --git a/documentation/quickstart/pom.xml b/documentation/quickstart/pom.xml
index fa24d2d134..272897e20c 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.CR1
../../parent/pom.xml
diff --git a/documentation/quickstart/tutorials/annotations/pom.xml b/documentation/quickstart/tutorials/annotations/pom.xml
index 6e3507a474..fd5434e781 100644
--- a/documentation/quickstart/tutorials/annotations/pom.xml
+++ b/documentation/quickstart/tutorials/annotations/pom.xml
@@ -29,7 +29,7 @@
org.hibernate.tutorials
hibernate-tutorials
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
../pom.xml
diff --git a/documentation/quickstart/tutorials/basic/pom.xml b/documentation/quickstart/tutorials/basic/pom.xml
index 52cc679a76..5931f5e4ea 100644
--- a/documentation/quickstart/tutorials/basic/pom.xml
+++ b/documentation/quickstart/tutorials/basic/pom.xml
@@ -29,7 +29,7 @@
org.hibernate.tutorials
hibernate-tutorials
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
../pom.xml
diff --git a/documentation/quickstart/tutorials/entitymanager/pom.xml b/documentation/quickstart/tutorials/entitymanager/pom.xml
index 71317d51a0..fbdbf6b5b6 100644
--- a/documentation/quickstart/tutorials/entitymanager/pom.xml
+++ b/documentation/quickstart/tutorials/entitymanager/pom.xml
@@ -29,7 +29,7 @@
hibernate-tutorials
org.hibernate.tutorials
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
hibernate-tutorial-entitymanager
diff --git a/documentation/quickstart/tutorials/envers/pom.xml b/documentation/quickstart/tutorials/envers/pom.xml
index e4f19ee8d5..61e0f5a68e 100644
--- a/documentation/quickstart/tutorials/envers/pom.xml
+++ b/documentation/quickstart/tutorials/envers/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.CR1
hibernate-tutorial-envers
@@ -56,4 +54,4 @@
-
\ No newline at end of file
+
diff --git a/documentation/quickstart/tutorials/pom.xml b/documentation/quickstart/tutorials/pom.xml
index 65fe076afd..24cb5db382 100644
--- a/documentation/quickstart/tutorials/pom.xml
+++ b/documentation/quickstart/tutorials/pom.xml
@@ -28,7 +28,7 @@
org.hibernate.tutorials
hibernate-tutorials
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
pom
Hibernate Getting Started Guide Tutorials
diff --git a/entitymanager/pom.xml b/entitymanager/pom.xml
index 3341100370..0ed63d0d79 100644
--- a/entitymanager/pom.xml
+++ b/entitymanager/pom.xml
@@ -6,7 +6,7 @@
org.hibernate
hibernate-parent
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
../parent/pom.xml
diff --git a/envers/pom.xml b/envers/pom.xml
index 931e38b802..67911f27a3 100644
--- a/envers/pom.xml
+++ b/envers/pom.xml
@@ -6,7 +6,7 @@
org.hibernate
hibernate-parent
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
../parent/pom.xml
diff --git a/jdbc3-testing/pom.xml b/jdbc3-testing/pom.xml
index a8042aa74f..615f83eb98 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.CR1
../parent/pom.xml
diff --git a/jdbc4-testing/pom.xml b/jdbc4-testing/pom.xml
index 8a9ff77fcc..fc16029f00 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.CR1
../parent/pom.xml
diff --git a/parent/pom.xml b/parent/pom.xml
index 78c8a7df87..abb7efa96e 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.CR1
Hibernate Core Parent POM
The base POM for all Hibernate Core modules.
diff --git a/pom.xml b/pom.xml
index f8554720a0..973988df6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,7 +6,7 @@
org.hibernate
hibernate-parent
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
parent/pom.xml
diff --git a/testing/pom.xml b/testing/pom.xml
index 3b7db6b67a..37d46082ee 100644
--- a/testing/pom.xml
+++ b/testing/pom.xml
@@ -6,7 +6,7 @@
org.hibernate
hibernate-parent
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
../parent/pom.xml
diff --git a/testsuite/pom.xml b/testsuite/pom.xml
index a5f39af5a9..a34cba560d 100644
--- a/testsuite/pom.xml
+++ b/testsuite/pom.xml
@@ -6,7 +6,7 @@
org.hibernate
hibernate-parent
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
../parent/pom.xml
diff --git a/tutorials/eg/pom.xml b/tutorials/eg/pom.xml
index f548afbaec..312a42c1c2 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.CR1
../pom.xml
diff --git a/tutorials/pom.xml b/tutorials/pom.xml
index 4191fcb49e..8fa0a7f2d7 100644
--- a/tutorials/pom.xml
+++ b/tutorials/pom.xml
@@ -29,7 +29,7 @@
org.hibernate
hibernate-parent
- 3.6.0-SNAPSHOT
+ 3.6.0.CR1
../parent/pom.xml
diff --git a/tutorials/web/pom.xml b/tutorials/web/pom.xml
index f33e79fbca..aad03f2bf1 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.CR1
../pom.xml