From 65d77ede1bfea991e3423c3187ab9782b6324478 Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Tue, 2 Jan 2024 15:29:19 -1000 Subject: [PATCH] [maven-release-plugin] prepare release v4.1.1 --- coherence-spring-boot-starter/pom.xml | 2 +- coherence-spring-core/pom.xml | 2 +- coherence-spring-data/pom.xml | 2 +- coherence-spring-docs/pom.xml | 10 +++++----- coherence-spring-session/pom.xml | 2 +- coherence-spring-site/pom.xml | 4 ++-- coherence-spring-tests/pom.xml | 2 +- pom.xml | 4 ++-- .../coherence-spring-cachestore-demo-app/pom.xml | 2 +- .../coherence-spring-cachestore-demo-core/pom.xml | 2 +- .../coherence-spring-cachestore-demo-server/pom.xml | 2 +- samples/cachestore-demo/pom.xml | 2 +- .../circuit-breaker-cache-demo-app/pom.xml | 6 +++--- .../circuit-breaker-cache-demo-server/pom.xml | 4 ++-- samples/circuit-breaker-cache-demo/pom.xml | 2 +- .../coherence-spring-cloud-config-demo-app/pom.xml | 2 +- .../coherence-spring-cloud-config-demo-server/pom.xml | 2 +- samples/coherence-spring-cloud-config-demo/pom.xml | 4 ++-- .../coherence-spring-demo-boot/pom.xml | 2 +- .../coherence-spring-demo-classic/pom.xml | 2 +- .../coherence-spring-demo-core/pom.xml | 2 +- samples/coherence-spring-demo/pom.xml | 4 ++-- samples/hibernate-cache-demo/pom.xml | 6 +++--- samples/pom.xml | 2 +- samples/spring-session-demo/pom.xml | 2 +- .../spring-session-demo-app/pom.xml | 8 ++++---- .../spring-session-demo-server/pom.xml | 6 +++--- 27 files changed, 45 insertions(+), 45 deletions(-) diff --git a/coherence-spring-boot-starter/pom.xml b/coherence-spring-boot-starter/pom.xml index 5e4d2ad1a3f..11d7ec0877d 100644 --- a/coherence-spring-boot-starter/pom.xml +++ b/coherence-spring-boot-starter/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.spring coherence-spring-parent - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-boot-starter diff --git a/coherence-spring-core/pom.xml b/coherence-spring-core/pom.xml index 1dfac42f35b..795c87d3798 100644 --- a/coherence-spring-core/pom.xml +++ b/coherence-spring-core/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.spring coherence-spring-parent - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-core diff --git a/coherence-spring-data/pom.xml b/coherence-spring-data/pom.xml index b323dcf0db6..fe72bf2bd2f 100644 --- a/coherence-spring-data/pom.xml +++ b/coherence-spring-data/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.spring coherence-spring-parent - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-data diff --git a/coherence-spring-docs/pom.xml b/coherence-spring-docs/pom.xml index c81e984058d..69aef3e5f29 100644 --- a/coherence-spring-docs/pom.xml +++ b/coherence-spring-docs/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.spring coherence-spring-parent - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-docs @@ -30,25 +30,25 @@ com.oracle.coherence.spring coherence-spring-core - 4.1.1-SNAPSHOT + 4.1.1 com.oracle.coherence.spring coherence-spring-data - 4.1.1-SNAPSHOT + 4.1.1 com.oracle.coherence.spring coherence-spring-boot-starter - 4.1.1-SNAPSHOT + 4.1.1 com.oracle.coherence.spring coherence-spring-session - 4.1.1-SNAPSHOT + 4.1.1 diff --git a/coherence-spring-session/pom.xml b/coherence-spring-session/pom.xml index 6a0cfd1c656..175e43f1bc1 100644 --- a/coherence-spring-session/pom.xml +++ b/coherence-spring-session/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.spring coherence-spring-parent - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-session diff --git a/coherence-spring-site/pom.xml b/coherence-spring-site/pom.xml index 321f22b2f40..58458fe4f07 100644 --- a/coherence-spring-site/pom.xml +++ b/coherence-spring-site/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring coherence-spring-parent - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-site @@ -37,7 +37,7 @@ com.oracle.coherence.spring coherence-spring-docs - 4.1.1-SNAPSHOT + 4.1.1 zip diff --git a/coherence-spring-tests/pom.xml b/coherence-spring-tests/pom.xml index 152fc35d728..dba476ec01e 100644 --- a/coherence-spring-tests/pom.xml +++ b/coherence-spring-tests/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.spring coherence-spring-parent - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-tests diff --git a/pom.xml b/pom.xml index 7522d84af4d..50dea3edaec 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring coherence-spring-parent - 4.1.1-SNAPSHOT + 4.1.1 pom Coherence Spring Project @@ -74,7 +74,7 @@ scm:git:https://github.com/coherence-community/coherence-spring.git scm:git:https://github.com/coherence-community/coherence-spring.git https://github.com/coherence-community/coherence-spring - HEAD + v4.1.1 diff --git a/samples/cachestore-demo/coherence-spring-cachestore-demo-app/pom.xml b/samples/cachestore-demo/coherence-spring-cachestore-demo-app/pom.xml index 52419a6e543..cf2f5ef5926 100644 --- a/samples/cachestore-demo/coherence-spring-cachestore-demo-app/pom.xml +++ b/samples/cachestore-demo/coherence-spring-cachestore-demo-app/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring coherence-spring-cachestore-demo - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-cachestore-demo-app diff --git a/samples/cachestore-demo/coherence-spring-cachestore-demo-core/pom.xml b/samples/cachestore-demo/coherence-spring-cachestore-demo-core/pom.xml index 7774a440768..2afa088851f 100644 --- a/samples/cachestore-demo/coherence-spring-cachestore-demo-core/pom.xml +++ b/samples/cachestore-demo/coherence-spring-cachestore-demo-core/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring coherence-spring-cachestore-demo - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-cachestore-demo-core diff --git a/samples/cachestore-demo/coherence-spring-cachestore-demo-server/pom.xml b/samples/cachestore-demo/coherence-spring-cachestore-demo-server/pom.xml index 2b8a9f7904a..ead0bb2f5d1 100644 --- a/samples/cachestore-demo/coherence-spring-cachestore-demo-server/pom.xml +++ b/samples/cachestore-demo/coherence-spring-cachestore-demo-server/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring coherence-spring-cachestore-demo - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-cachestore-demo-server diff --git a/samples/cachestore-demo/pom.xml b/samples/cachestore-demo/pom.xml index 0b82e5a21e7..55c7403ae27 100644 --- a/samples/cachestore-demo/pom.xml +++ b/samples/cachestore-demo/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring samples - 4.1.1-SNAPSHOT + 4.1.1 com.oracle.coherence.spring diff --git a/samples/circuit-breaker-cache-demo/circuit-breaker-cache-demo-app/pom.xml b/samples/circuit-breaker-cache-demo/circuit-breaker-cache-demo-app/pom.xml index 319294dd324..53528ccf13a 100644 --- a/samples/circuit-breaker-cache-demo/circuit-breaker-cache-demo-app/pom.xml +++ b/samples/circuit-breaker-cache-demo/circuit-breaker-cache-demo-app/pom.xml @@ -12,11 +12,11 @@ com.oracle.coherence.spring circuit-breaker-cache-demo-parent - 4.1.1-SNAPSHOT + 4.1.1 circuit-breaker-cache-demo-app - 4.1.1-SNAPSHOT + 4.1.1 Circuit Breaker Cache Demo - App Circuit Breaker Cache Demo - App @@ -43,7 +43,7 @@ com.oracle.coherence.spring coherence-spring-boot-starter - 4.1.1-SNAPSHOT + 4.1.1 ${coherence.groupId} diff --git a/samples/circuit-breaker-cache-demo/circuit-breaker-cache-demo-server/pom.xml b/samples/circuit-breaker-cache-demo/circuit-breaker-cache-demo-server/pom.xml index dbeef6d7ef4..3cf3d75f334 100644 --- a/samples/circuit-breaker-cache-demo/circuit-breaker-cache-demo-server/pom.xml +++ b/samples/circuit-breaker-cache-demo/circuit-breaker-cache-demo-server/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring circuit-breaker-cache-demo-parent - 4.1.1-SNAPSHOT + 4.1.1 circuit-breaker-cache-demo-server @@ -37,7 +37,7 @@ com.oracle.coherence.spring coherence-spring-boot-starter - 4.1.1-SNAPSHOT + 4.1.1 ${coherence.groupId} diff --git a/samples/circuit-breaker-cache-demo/pom.xml b/samples/circuit-breaker-cache-demo/pom.xml index 2048e0a0ede..b93f929dcbf 100644 --- a/samples/circuit-breaker-cache-demo/pom.xml +++ b/samples/circuit-breaker-cache-demo/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring samples - 4.1.1-SNAPSHOT + 4.1.1 circuit-breaker-cache-demo-parent diff --git a/samples/coherence-spring-cloud-config-demo/coherence-spring-cloud-config-demo-app/pom.xml b/samples/coherence-spring-cloud-config-demo/coherence-spring-cloud-config-demo-app/pom.xml index 3d213ebcc42..884be0d87f6 100644 --- a/samples/coherence-spring-cloud-config-demo/coherence-spring-cloud-config-demo-app/pom.xml +++ b/samples/coherence-spring-cloud-config-demo/coherence-spring-cloud-config-demo-app/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring coherence-spring-cloud-config-demo-parent - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-cloud-config-demo-parent-app diff --git a/samples/coherence-spring-cloud-config-demo/coherence-spring-cloud-config-demo-server/pom.xml b/samples/coherence-spring-cloud-config-demo/coherence-spring-cloud-config-demo-server/pom.xml index 71d4bc838ee..abdf8568e8e 100644 --- a/samples/coherence-spring-cloud-config-demo/coherence-spring-cloud-config-demo-server/pom.xml +++ b/samples/coherence-spring-cloud-config-demo/coherence-spring-cloud-config-demo-server/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring coherence-spring-cloud-config-demo-parent - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-cloud-config-demo-server diff --git a/samples/coherence-spring-cloud-config-demo/pom.xml b/samples/coherence-spring-cloud-config-demo/pom.xml index d95f43e7799..bba19ac73d1 100644 --- a/samples/coherence-spring-cloud-config-demo/pom.xml +++ b/samples/coherence-spring-cloud-config-demo/pom.xml @@ -12,11 +12,11 @@ com.oracle.coherence.spring samples - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-cloud-config-demo-parent - 4.1.1-SNAPSHOT + 4.1.1 pom Coherence Spring Cloud Config Demo - Parent diff --git a/samples/coherence-spring-demo/coherence-spring-demo-boot/pom.xml b/samples/coherence-spring-demo/coherence-spring-demo-boot/pom.xml index e31a4ae8687..9b521f8d35f 100644 --- a/samples/coherence-spring-demo/coherence-spring-demo-boot/pom.xml +++ b/samples/coherence-spring-demo/coherence-spring-demo-boot/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring coherence-spring-demo-parent - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-demo-boot diff --git a/samples/coherence-spring-demo/coherence-spring-demo-classic/pom.xml b/samples/coherence-spring-demo/coherence-spring-demo-classic/pom.xml index 2b35fc5d527..462e0327c4f 100644 --- a/samples/coherence-spring-demo/coherence-spring-demo-classic/pom.xml +++ b/samples/coherence-spring-demo/coherence-spring-demo-classic/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.spring coherence-spring-demo-parent - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-demo-classic diff --git a/samples/coherence-spring-demo/coherence-spring-demo-core/pom.xml b/samples/coherence-spring-demo/coherence-spring-demo-core/pom.xml index c8dc6c54a25..dfae46630f9 100644 --- a/samples/coherence-spring-demo/coherence-spring-demo-core/pom.xml +++ b/samples/coherence-spring-demo/coherence-spring-demo-core/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring coherence-spring-demo-parent - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-demo-core diff --git a/samples/coherence-spring-demo/pom.xml b/samples/coherence-spring-demo/pom.xml index 2a2c6ed0d21..e60f02deab1 100644 --- a/samples/coherence-spring-demo/pom.xml +++ b/samples/coherence-spring-demo/pom.xml @@ -12,11 +12,11 @@ com.oracle.coherence.spring samples - 4.1.1-SNAPSHOT + 4.1.1 coherence-spring-demo-parent - 4.1.1-SNAPSHOT + 4.1.1 pom diff --git a/samples/hibernate-cache-demo/pom.xml b/samples/hibernate-cache-demo/pom.xml index b8951706951..7ac7e267874 100644 --- a/samples/hibernate-cache-demo/pom.xml +++ b/samples/hibernate-cache-demo/pom.xml @@ -12,11 +12,11 @@ com.oracle.coherence.spring samples - 4.1.1-SNAPSHOT + 4.1.1 hibernate-cache-demo - 4.1.1-SNAPSHOT + 4.1.1 Hibernate Cache Demo - App Demo project for using Spring Boot with Hibernate Second Level Cache and Coherence @@ -50,7 +50,7 @@ com.oracle.coherence.spring coherence-spring-boot-starter - 4.1.1-SNAPSHOT + 4.1.1 ${coherence.groupId} diff --git a/samples/pom.xml b/samples/pom.xml index 2329d8fc350..92986df82aa 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.spring coherence-spring-parent - 4.1.1-SNAPSHOT + 4.1.1 samples diff --git a/samples/spring-session-demo/pom.xml b/samples/spring-session-demo/pom.xml index 301bcc9c210..77f65cf9ccc 100644 --- a/samples/spring-session-demo/pom.xml +++ b/samples/spring-session-demo/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring samples - 4.1.1-SNAPSHOT + 4.1.1 spring-session-demo-parent diff --git a/samples/spring-session-demo/spring-session-demo-app/pom.xml b/samples/spring-session-demo/spring-session-demo-app/pom.xml index 2f4cd18c341..678962bc0c4 100644 --- a/samples/spring-session-demo/spring-session-demo-app/pom.xml +++ b/samples/spring-session-demo/spring-session-demo-app/pom.xml @@ -12,11 +12,11 @@ com.oracle.coherence.spring spring-session-demo-parent - 4.1.1-SNAPSHOT + 4.1.1 spring-session-demo-app - 4.1.1-SNAPSHOT + 4.1.1 Spring Session Demo - App Demo project for Spring Session @@ -55,12 +55,12 @@ com.oracle.coherence.spring coherence-spring-boot-starter - 4.1.1-SNAPSHOT + 4.1.1 com.oracle.coherence.spring coherence-spring-session - 4.1.1-SNAPSHOT + 4.1.1 ${coherence.groupId} diff --git a/samples/spring-session-demo/spring-session-demo-server/pom.xml b/samples/spring-session-demo/spring-session-demo-server/pom.xml index 11300cd669c..daaff673527 100644 --- a/samples/spring-session-demo/spring-session-demo-server/pom.xml +++ b/samples/spring-session-demo/spring-session-demo-server/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring spring-session-demo-parent - 4.1.1-SNAPSHOT + 4.1.1 spring-session-demo-server @@ -41,12 +41,12 @@ com.oracle.coherence.spring coherence-spring-boot-starter - 4.1.1-SNAPSHOT + 4.1.1 com.oracle.coherence.spring coherence-spring-session - 4.1.1-SNAPSHOT + 4.1.1 ${coherence.groupId}