diff --git a/coherence-hibernate-cache-4/pom.xml b/coherence-hibernate-cache-4/pom.xml index 7645424ea5..1512677da1 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.1-SNAPSHOT + 2.3.1 coherence-hibernate-cache-4 @@ -44,13 +44,13 @@ com.oracle.coherence.hibernate coherence-hibernate-cache-core - 2.3.1-SNAPSHOT + 2.3.1 com.oracle.coherence.hibernate coherence-hibernate-cache-core - 2.3.1-SNAPSHOT + 2.3.1 test-jar test diff --git a/coherence-hibernate-cache-5/pom.xml b/coherence-hibernate-cache-5/pom.xml index 9bcdd188b3..b6c203ec86 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.1-SNAPSHOT + 2.3.1 coherence-hibernate-cache-5 @@ -42,12 +42,12 @@ com.oracle.coherence.hibernate coherence-hibernate-cache-core - 2.3.1-SNAPSHOT + 2.3.1 com.oracle.coherence.hibernate coherence-hibernate-cache-core - 2.3.1-SNAPSHOT + 2.3.1 test-jar test diff --git a/coherence-hibernate-cache-52/pom.xml b/coherence-hibernate-cache-52/pom.xml index b2d86ef6a2..e11f7b6b4f 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.1-SNAPSHOT + 2.3.1 coherence-hibernate-cache-52 @@ -42,12 +42,12 @@ com.oracle.coherence.hibernate coherence-hibernate-cache-core - 2.3.1-SNAPSHOT + 2.3.1 com.oracle.coherence.hibernate coherence-hibernate-cache-core - 2.3.1-SNAPSHOT + 2.3.1 test-jar test diff --git a/coherence-hibernate-cache-53/pom.xml b/coherence-hibernate-cache-53/pom.xml index d7b10733b1..d0290ecd79 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.1-SNAPSHOT + 2.3.1 coherence-hibernate-cache-53 @@ -43,7 +43,7 @@ com.oracle.coherence.hibernate coherence-hibernate-cache-core - 2.3.1-SNAPSHOT + 2.3.1 ch.qos.logback @@ -59,7 +59,7 @@ com.oracle.coherence.hibernate coherence-hibernate-cache-core - 2.3.1-SNAPSHOT + 2.3.1 test-jar test diff --git a/coherence-hibernate-cache-core/pom.xml b/coherence-hibernate-cache-core/pom.xml index fb10fc3ccd..3628ea06e5 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.1-SNAPSHOT + 2.3.1 coherence-hibernate-cache-core diff --git a/coherence-hibernate-cache-store-tests/pom.xml b/coherence-hibernate-cache-store-tests/pom.xml index ee0ca02e24..cc5375b8ab 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.1-SNAPSHOT + 2.3.1 coherence-hibernate-cache-store-tests @@ -90,7 +90,7 @@ com.oracle.coherence.hibernate coherence-hibernate-cache-store - 2.3.1-SNAPSHOT + 2.3.1 diff --git a/coherence-hibernate-cache-store/pom.xml b/coherence-hibernate-cache-store/pom.xml index 92b402f52d..c28bb24b1c 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.1-SNAPSHOT + 2.3.1 coherence-hibernate-cache-store diff --git a/coherence-hibernate-site/pom.xml b/coherence-hibernate-site/pom.xml index f0289c573f..633ef36a32 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.1-SNAPSHOT + 2.3.1 coherence-hibernate-site @@ -42,17 +42,17 @@ coherence-hibernate-cache-core com.oracle.coherence.hibernate - 2.3.1-SNAPSHOT + 2.3.1 coherence-hibernate-cache-53 com.oracle.coherence.hibernate - 2.3.1-SNAPSHOT + 2.3.1 coherence-hibernate-cache-store com.oracle.coherence.hibernate - 2.3.1-SNAPSHOT + 2.3.1 org.hibernate diff --git a/pom.xml b/pom.xml index 64cc4e8770..507134926a 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ com.oracle.coherence.hibernate coherence-hibernate-parent - 2.3.1-SNAPSHOT + 2.3.1 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.1 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 e97f138ec0..a4edd4276e 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.1-SNAPSHOT + 2.3.1 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 b6257697c3..de4eddc83b 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.1-SNAPSHOT + 2.3.1 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 12fe9c2568..720a8a1e57 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.1-SNAPSHOT + 2.3.1 coherence-hibernate-demo-server diff --git a/samples/coherence-hibernate-demo/pom.xml b/samples/coherence-hibernate-demo/pom.xml index b1a0986421..e8bbc0457c 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.1-SNAPSHOT + 2.3.1 com.oracle.coherence.hibernate coherence-hibernate-demo-parent - 2.3.1-SNAPSHOT + 2.3.1 pom Samples - Coherence Hibernate Demo diff --git a/samples/pom.xml b/samples/pom.xml index 0d0f230624..d198767155 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.hibernate coherence-hibernate-parent - 2.3.1-SNAPSHOT + 2.3.1 samples