From e07ae90d420a952866c18306ef06c65eb09217a8 Mon Sep 17 00:00:00 2001 From: mmoayyed Date: Thu, 24 Nov 2022 12:06:39 -0700 Subject: [PATCH] [maven-release-plugin] prepare release v4.0.0 --- cas-client-core/pom.xml | 2 +- cas-client-support-distributed-ehcache/pom.xml | 2 +- cas-client-support-distributed-memcached/pom.xml | 2 +- cas-client-support-saml/pom.xml | 2 +- cas-client-support-springboot/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/cas-client-core/pom.xml b/cas-client-core/pom.xml index 0f7695d0f..3d796040e 100644 --- a/cas-client-core/pom.xml +++ b/cas-client-core/pom.xml @@ -21,7 +21,7 @@ org.apereo.cas.client - 4.0.0-RC2-SNAPSHOT + 4.0.0 cas-client 4.0.0 diff --git a/cas-client-support-distributed-ehcache/pom.xml b/cas-client-support-distributed-ehcache/pom.xml index 3ec190f94..ac4a088e2 100644 --- a/cas-client-support-distributed-ehcache/pom.xml +++ b/cas-client-support-distributed-ehcache/pom.xml @@ -23,7 +23,7 @@ cas-client org.apereo.cas.client - 4.0.0-RC2-SNAPSHOT + 4.0.0 4.0.0 Apereo CAS Client for Java - Distributed Proxy Storage Support: EhCache diff --git a/cas-client-support-distributed-memcached/pom.xml b/cas-client-support-distributed-memcached/pom.xml index de64c41af..52f932717 100644 --- a/cas-client-support-distributed-memcached/pom.xml +++ b/cas-client-support-distributed-memcached/pom.xml @@ -23,7 +23,7 @@ cas-client org.apereo.cas.client - 4.0.0-RC2-SNAPSHOT + 4.0.0 4.0.0 diff --git a/cas-client-support-saml/pom.xml b/cas-client-support-saml/pom.xml index 9d6ebafc4..0e29ab5d6 100644 --- a/cas-client-support-saml/pom.xml +++ b/cas-client-support-saml/pom.xml @@ -21,7 +21,7 @@ org.apereo.cas.client - 4.0.0-RC2-SNAPSHOT + 4.0.0 cas-client 4.0.0 diff --git a/cas-client-support-springboot/pom.xml b/cas-client-support-springboot/pom.xml index 41818c416..498000d58 100644 --- a/cas-client-support-springboot/pom.xml +++ b/cas-client-support-springboot/pom.xml @@ -21,7 +21,7 @@ org.apereo.cas.client - 4.0.0-RC2-SNAPSHOT + 4.0.0 cas-client 4.0.0 diff --git a/pom.xml b/pom.xml index f72210149..d7f32fa69 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ 4.0.0 org.apereo.cas.client - 4.0.0-RC2-SNAPSHOT + 4.0.0 cas-client pom