From a74f8da1d5da4febffb88a3910e7dec2a9376eaf Mon Sep 17 00:00:00 2001 From: Gunnar Hillert Date: Mon, 2 Sep 2024 22:49:40 -1000 Subject: [PATCH] [maven-release-plugin] prepare release v4.2.0 --- 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 +++--- .../spring-session-demo-war/pom.xml | 6 +++--- 28 files changed, 48 insertions(+), 48 deletions(-) diff --git a/coherence-spring-boot-starter/pom.xml b/coherence-spring-boot-starter/pom.xml index 36c6a6fdf08..9b69183ba70 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.2.0-SNAPSHOT + 4.2.0 coherence-spring-boot-starter diff --git a/coherence-spring-core/pom.xml b/coherence-spring-core/pom.xml index bd0017c809a..544df4600ce 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.2.0-SNAPSHOT + 4.2.0 coherence-spring-core diff --git a/coherence-spring-data/pom.xml b/coherence-spring-data/pom.xml index 1e1c91172df..a18029ca693 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.2.0-SNAPSHOT + 4.2.0 coherence-spring-data diff --git a/coherence-spring-docs/pom.xml b/coherence-spring-docs/pom.xml index 51e9919b256..6bb1604d0a1 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.2.0-SNAPSHOT + 4.2.0 coherence-spring-docs @@ -30,25 +30,25 @@ com.oracle.coherence.spring coherence-spring-core - 4.2.0-SNAPSHOT + 4.2.0 com.oracle.coherence.spring coherence-spring-data - 4.2.0-SNAPSHOT + 4.2.0 com.oracle.coherence.spring coherence-spring-boot-starter - 4.2.0-SNAPSHOT + 4.2.0 com.oracle.coherence.spring coherence-spring-session - 4.2.0-SNAPSHOT + 4.2.0 diff --git a/coherence-spring-session/pom.xml b/coherence-spring-session/pom.xml index f49214614d8..4f433209b21 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.2.0-SNAPSHOT + 4.2.0 coherence-spring-session diff --git a/coherence-spring-site/pom.xml b/coherence-spring-site/pom.xml index 88613ab177a..b60ff4371d2 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.2.0-SNAPSHOT + 4.2.0 coherence-spring-site @@ -37,7 +37,7 @@ com.oracle.coherence.spring coherence-spring-docs - 4.2.0-SNAPSHOT + 4.2.0 zip diff --git a/coherence-spring-tests/pom.xml b/coherence-spring-tests/pom.xml index bd40c13d3a0..733eba18201 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.2.0-SNAPSHOT + 4.2.0 coherence-spring-tests diff --git a/pom.xml b/pom.xml index b981b244b5a..6cd7ee85e18 100644 --- a/pom.xml +++ b/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring coherence-spring-parent - 4.2.0-SNAPSHOT + 4.2.0 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 - v4.1.1 + v4.2.0 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 5903ba3710a..7b33a111993 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.2.0-SNAPSHOT + 4.2.0 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 e05121e2fe9..b6731988812 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.2.0-SNAPSHOT + 4.2.0 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 027b77f6b5a..43179bd0469 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.2.0-SNAPSHOT + 4.2.0 coherence-spring-cachestore-demo-server diff --git a/samples/cachestore-demo/pom.xml b/samples/cachestore-demo/pom.xml index fd452fcdab6..78a77a2f383 100644 --- a/samples/cachestore-demo/pom.xml +++ b/samples/cachestore-demo/pom.xml @@ -12,7 +12,7 @@ com.oracle.coherence.spring samples - 4.2.0-SNAPSHOT + 4.2.0 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 8bed190e6ba..4dd3ac155c6 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.2.0-SNAPSHOT + 4.2.0 circuit-breaker-cache-demo-app - 4.2.0-SNAPSHOT + 4.2.0 Circuit Breaker Cache Demo - App Circuit Breaker Cache Demo - App @@ -42,7 +42,7 @@ com.oracle.coherence.spring coherence-spring-boot-starter - 4.2.0-SNAPSHOT + 4.2.0 ${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 97999904a83..3fb895ddda7 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.2.0-SNAPSHOT + 4.2.0 circuit-breaker-cache-demo-server @@ -37,7 +37,7 @@ com.oracle.coherence.spring coherence-spring-boot-starter - 4.2.0-SNAPSHOT + 4.2.0 ${coherence.groupId} diff --git a/samples/circuit-breaker-cache-demo/pom.xml b/samples/circuit-breaker-cache-demo/pom.xml index 2a13a56fea1..af284114194 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.2.0-SNAPSHOT + 4.2.0 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 0b446fb47b3..c311c181338 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.2.0-SNAPSHOT + 4.2.0 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 a390b555b65..034fce9bbe0 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.2.0-SNAPSHOT + 4.2.0 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 b5241d57647..f2beaf1c5eb 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.2.0-SNAPSHOT + 4.2.0 coherence-spring-cloud-config-demo-parent - 4.2.0-SNAPSHOT + 4.2.0 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 96088c0ff1d..4fb3b8f13a5 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.2.0-SNAPSHOT + 4.2.0 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 7906048ac45..293a920bbaa 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.2.0-SNAPSHOT + 4.2.0 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 66b9b386690..56e7dd9f0a9 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.2.0-SNAPSHOT + 4.2.0 coherence-spring-demo-core diff --git a/samples/coherence-spring-demo/pom.xml b/samples/coherence-spring-demo/pom.xml index 482fb8fddbf..334e64fdd8b 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.2.0-SNAPSHOT + 4.2.0 coherence-spring-demo-parent - 4.2.0-SNAPSHOT + 4.2.0 pom diff --git a/samples/hibernate-cache-demo/pom.xml b/samples/hibernate-cache-demo/pom.xml index 85fee295ec0..edf92b1fa9e 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.2.0-SNAPSHOT + 4.2.0 hibernate-cache-demo - 4.2.0-SNAPSHOT + 4.2.0 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.2.0-SNAPSHOT + 4.2.0 ${coherence.groupId} diff --git a/samples/pom.xml b/samples/pom.xml index 96be6658a48..59b3b215ad3 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -13,7 +13,7 @@ com.oracle.coherence.spring coherence-spring-parent - 4.2.0-SNAPSHOT + 4.2.0 samples diff --git a/samples/spring-session-demo/pom.xml b/samples/spring-session-demo/pom.xml index 8e2cdcd6fdd..e878627ef52 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.2.0-SNAPSHOT + 4.2.0 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 e8541b17827..7091fd9cf0c 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.2.0-SNAPSHOT + 4.2.0 spring-session-demo-app - 4.2.0-SNAPSHOT + 4.2.0 Spring Session Demo - App Demo project for Spring Session @@ -55,12 +55,12 @@ com.oracle.coherence.spring coherence-spring-boot-starter - 4.2.0-SNAPSHOT + 4.2.0 com.oracle.coherence.spring coherence-spring-session - 4.2.0-SNAPSHOT + 4.2.0 ${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 ab3d1385e35..8409d8d3261 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.2.0-SNAPSHOT + 4.2.0 spring-session-demo-server @@ -41,12 +41,12 @@ com.oracle.coherence.spring coherence-spring-boot-starter - 4.2.0-SNAPSHOT + 4.2.0 com.oracle.coherence.spring coherence-spring-session - 4.2.0-SNAPSHOT + 4.2.0 ${coherence.groupId} diff --git a/samples/spring-session-demo/spring-session-demo-war/pom.xml b/samples/spring-session-demo/spring-session-demo-war/pom.xml index 18d6ca4e026..b018599fcad 100644 --- a/samples/spring-session-demo/spring-session-demo-war/pom.xml +++ b/samples/spring-session-demo/spring-session-demo-war/pom.xml @@ -12,11 +12,11 @@ com.oracle.coherence.spring spring-session-demo-parent - 4.2.0-SNAPSHOT + 4.2.0 spring-session-demo-war - 4.2.0-SNAPSHOT + 4.2.0 war Spring Session Demo - War @@ -36,7 +36,7 @@ com.oracle.coherence.spring coherence-spring-session - 4.2.0-SNAPSHOT + 4.2.0 ${coherence.groupId}