diff --git a/coherence-hibernate-cache-4/pom.xml b/coherence-hibernate-cache-4/pom.xml
index d0605587d4..a30470c106 100644
--- a/coherence-hibernate-cache-4/pom.xml
+++ b/coherence-hibernate-cache-4/pom.xml
@@ -13,7 +13,7 @@
coherence-hibernate-parent
com.oracle.coherence.hibernate
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-cache-4
@@ -44,13 +44,13 @@
com.oracle.coherence.hibernate
coherence-hibernate-cache-core
- 2.3.4-SNAPSHOT
+ 2.3.4
com.oracle.coherence.hibernate
coherence-hibernate-cache-core
- 2.3.4-SNAPSHOT
+ 2.3.4
test-jar
test
diff --git a/coherence-hibernate-cache-5/pom.xml b/coherence-hibernate-cache-5/pom.xml
index 210b3e97b1..a1bf23c156 100644
--- a/coherence-hibernate-cache-5/pom.xml
+++ b/coherence-hibernate-cache-5/pom.xml
@@ -13,7 +13,7 @@
coherence-hibernate-parent
com.oracle.coherence.hibernate
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-cache-5
@@ -42,12 +42,12 @@
com.oracle.coherence.hibernate
coherence-hibernate-cache-core
- 2.3.4-SNAPSHOT
+ 2.3.4
com.oracle.coherence.hibernate
coherence-hibernate-cache-core
- 2.3.4-SNAPSHOT
+ 2.3.4
test-jar
test
diff --git a/coherence-hibernate-cache-52/pom.xml b/coherence-hibernate-cache-52/pom.xml
index de68a5639b..dd92ad3985 100644
--- a/coherence-hibernate-cache-52/pom.xml
+++ b/coherence-hibernate-cache-52/pom.xml
@@ -13,7 +13,7 @@
coherence-hibernate-parent
com.oracle.coherence.hibernate
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-cache-52
@@ -42,12 +42,12 @@
com.oracle.coherence.hibernate
coherence-hibernate-cache-core
- 2.3.4-SNAPSHOT
+ 2.3.4
com.oracle.coherence.hibernate
coherence-hibernate-cache-core
- 2.3.4-SNAPSHOT
+ 2.3.4
test-jar
test
diff --git a/coherence-hibernate-cache-53/pom.xml b/coherence-hibernate-cache-53/pom.xml
index 349f179517..a17570e188 100644
--- a/coherence-hibernate-cache-53/pom.xml
+++ b/coherence-hibernate-cache-53/pom.xml
@@ -13,7 +13,7 @@
coherence-hibernate-parent
com.oracle.coherence.hibernate
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-cache-53
@@ -43,7 +43,7 @@
com.oracle.coherence.hibernate
coherence-hibernate-cache-core
- 2.3.4-SNAPSHOT
+ 2.3.4
ch.qos.logback
@@ -59,7 +59,7 @@
com.oracle.coherence.hibernate
coherence-hibernate-cache-core
- 2.3.4-SNAPSHOT
+ 2.3.4
test-jar
test
diff --git a/coherence-hibernate-cache-core/pom.xml b/coherence-hibernate-cache-core/pom.xml
index 7878ed6f58..9166e9268b 100644
--- a/coherence-hibernate-cache-core/pom.xml
+++ b/coherence-hibernate-cache-core/pom.xml
@@ -13,7 +13,7 @@
coherence-hibernate-parent
com.oracle.coherence.hibernate
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-cache-core
diff --git a/coherence-hibernate-cache-store-tests/pom.xml b/coherence-hibernate-cache-store-tests/pom.xml
index 208241c2ab..969b09bc80 100644
--- a/coherence-hibernate-cache-store-tests/pom.xml
+++ b/coherence-hibernate-cache-store-tests/pom.xml
@@ -19,7 +19,7 @@
coherence-hibernate-parent
com.oracle.coherence.hibernate
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-cache-store-tests
@@ -90,7 +90,7 @@
com.oracle.coherence.hibernate
coherence-hibernate-cache-store
- 2.3.4-SNAPSHOT
+ 2.3.4
diff --git a/coherence-hibernate-cache-store/pom.xml b/coherence-hibernate-cache-store/pom.xml
index 187a616a90..c7be319e62 100644
--- a/coherence-hibernate-cache-store/pom.xml
+++ b/coherence-hibernate-cache-store/pom.xml
@@ -13,7 +13,7 @@
coherence-hibernate-parent
com.oracle.coherence.hibernate
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-cache-store
diff --git a/coherence-hibernate-site/pom.xml b/coherence-hibernate-site/pom.xml
index 0c545f7677..ec1c13770a 100644
--- a/coherence-hibernate-site/pom.xml
+++ b/coherence-hibernate-site/pom.xml
@@ -12,7 +12,7 @@
coherence-hibernate-parent
com.oracle.coherence.hibernate
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-site
@@ -42,17 +42,17 @@
coherence-hibernate-cache-core
com.oracle.coherence.hibernate
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-cache-53
com.oracle.coherence.hibernate
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-cache-store
com.oracle.coherence.hibernate
- 2.3.4-SNAPSHOT
+ 2.3.4
org.hibernate
diff --git a/pom.xml b/pom.xml
index 067a4655cc..07dc5e1120 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
com.oracle.coherence.hibernate
coherence-hibernate-parent
- 2.3.4-SNAPSHOT
+ 2.3.4
pom
Coherence Hibernate Project
@@ -54,7 +54,7 @@
scm:git:https://github.com/coherence-community/coherence-hibernate.git
scm:git:https://github.com/coherence-community/coherence-hibernate.git
https://github.com/coherence-community/coherence-hibernate
- HEAD
+ v2.3.4
diff --git a/samples/coherence-hibernate-demo/coherence-hibernate-demo-app/pom.xml b/samples/coherence-hibernate-demo/coherence-hibernate-demo-app/pom.xml
index 4fdda9a654..53b9350ea2 100644
--- a/samples/coherence-hibernate-demo/coherence-hibernate-demo-app/pom.xml
+++ b/samples/coherence-hibernate-demo/coherence-hibernate-demo-app/pom.xml
@@ -4,7 +4,7 @@
com.oracle.coherence.hibernate
coherence-hibernate-demo-parent
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-demo-app
diff --git a/samples/coherence-hibernate-demo/coherence-hibernate-demo-core/pom.xml b/samples/coherence-hibernate-demo/coherence-hibernate-demo-core/pom.xml
index 08bb7cf879..a30065abe1 100644
--- a/samples/coherence-hibernate-demo/coherence-hibernate-demo-core/pom.xml
+++ b/samples/coherence-hibernate-demo/coherence-hibernate-demo-core/pom.xml
@@ -11,7 +11,7 @@
com.oracle.coherence.hibernate
coherence-hibernate-demo-parent
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-demo-core
diff --git a/samples/coherence-hibernate-demo/coherence-hibernate-demo-server/pom.xml b/samples/coherence-hibernate-demo/coherence-hibernate-demo-server/pom.xml
index 508f600ab2..e4a230165d 100644
--- a/samples/coherence-hibernate-demo/coherence-hibernate-demo-server/pom.xml
+++ b/samples/coherence-hibernate-demo/coherence-hibernate-demo-server/pom.xml
@@ -11,7 +11,7 @@
com.oracle.coherence.hibernate
coherence-hibernate-demo-parent
- 2.3.4-SNAPSHOT
+ 2.3.4
coherence-hibernate-demo-server
diff --git a/samples/coherence-hibernate-demo/pom.xml b/samples/coherence-hibernate-demo/pom.xml
index 9492dabc3a..608407e00d 100644
--- a/samples/coherence-hibernate-demo/pom.xml
+++ b/samples/coherence-hibernate-demo/pom.xml
@@ -12,12 +12,12 @@
com.oracle.coherence.hibernate
samples
- 2.3.4-SNAPSHOT
+ 2.3.4
com.oracle.coherence.hibernate
coherence-hibernate-demo-parent
- 2.3.4-SNAPSHOT
+ 2.3.4
pom
Samples - Coherence Hibernate Demo
diff --git a/samples/pom.xml b/samples/pom.xml
index 0629093208..afca6bdf87 100644
--- a/samples/pom.xml
+++ b/samples/pom.xml
@@ -13,7 +13,7 @@
com.oracle.coherence.hibernate
coherence-hibernate-parent
- 2.3.4-SNAPSHOT
+ 2.3.4
samples