From e9087e5bffa6a551a33d2d34fd1f4d9d6c326603 Mon Sep 17 00:00:00 2001 From: Cuioss Robot Action Date: Thu, 5 Sep 2024 15:27:31 +0000 Subject: [PATCH] [maven-release-plugin] prepare release 1.0.0 --- bom/pom.xml | 6 ++---- modules/authentication/pom.xml | 6 ++---- .../authentication/portal-authentication-api/pom.xml | 6 ++---- .../authentication/portal-authentication-dummy/pom.xml | 6 ++---- .../authentication/portal-authentication-mock/pom.xml | 6 ++---- .../authentication/portal-authentication-oauth/pom.xml | 6 ++---- modules/core/pom.xml | 6 ++---- modules/core/portal-common-cdi/pom.xml | 6 ++---- modules/core/portal-configuration/pom.xml | 6 ++---- modules/core/portal-core/pom.xml | 6 ++---- modules/micro-profile/pom.xml | 6 ++---- modules/micro-profile/portal-metrics-api/pom.xml | 6 ++---- modules/micro-profile/portal-mp-rest-client/pom.xml | 6 ++---- modules/pom.xml | 6 ++---- modules/test/pom.xml | 5 ++--- modules/test/portal-core-unit-testing/pom.xml | 6 ++---- pom.xml | 10 ++++------ 17 files changed, 36 insertions(+), 69 deletions(-) diff --git a/bom/pom.xml b/bom/pom.xml index 0fcc239d..1c272c62 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 de.cuioss.portal cui-portal-core - 1.0.0-SNAPSHOT + 1.0.0 bom pom diff --git a/modules/authentication/pom.xml b/modules/authentication/pom.xml index 9518ba96..7599a1af 100644 --- a/modules/authentication/pom.xml +++ b/modules/authentication/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 de.cuioss.portal modules - 1.0.0-SNAPSHOT + 1.0.0 de.cuioss.portal.authentication authentication diff --git a/modules/authentication/portal-authentication-api/pom.xml b/modules/authentication/portal-authentication-api/pom.xml index f8b28916..586956f0 100644 --- a/modules/authentication/portal-authentication-api/pom.xml +++ b/modules/authentication/portal-authentication-api/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 de.cuioss.portal.authentication authentication - 1.0.0-SNAPSHOT + 1.0.0 portal-authentication-api Portal Authentication API diff --git a/modules/authentication/portal-authentication-dummy/pom.xml b/modules/authentication/portal-authentication-dummy/pom.xml index d261ab52..6bff332a 100644 --- a/modules/authentication/portal-authentication-dummy/pom.xml +++ b/modules/authentication/portal-authentication-dummy/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 de.cuioss.portal.authentication authentication - 1.0.0-SNAPSHOT + 1.0.0 portal-authentication-dummy Portal Authentication Dummy diff --git a/modules/authentication/portal-authentication-mock/pom.xml b/modules/authentication/portal-authentication-mock/pom.xml index a9df7f8d..5cb8c8c8 100644 --- a/modules/authentication/portal-authentication-mock/pom.xml +++ b/modules/authentication/portal-authentication-mock/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 portal-authentication-mock Portal Authentication Mock @@ -8,7 +6,7 @@ de.cuioss.portal.authentication authentication - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/modules/authentication/portal-authentication-oauth/pom.xml b/modules/authentication/portal-authentication-oauth/pom.xml index 20cf6d90..e40216be 100644 --- a/modules/authentication/portal-authentication-oauth/pom.xml +++ b/modules/authentication/portal-authentication-oauth/pom.xml @@ -1,6 +1,4 @@ - + 4.0.0 portal-authentication-oauth Defines an implementation of the authentication facade using @@ -9,7 +7,7 @@ de.cuioss.portal.authentication authentication - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 551cee52..618fc2e0 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 de.cuioss.portal modules - 1.0.0-SNAPSHOT + 1.0.0 de.cuioss.portal.core core diff --git a/modules/core/portal-common-cdi/pom.xml b/modules/core/portal-common-cdi/pom.xml index 8a17aa83..29cba1d9 100644 --- a/modules/core/portal-common-cdi/pom.xml +++ b/modules/core/portal-common-cdi/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 de.cuioss.portal.core core - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/modules/core/portal-configuration/pom.xml b/modules/core/portal-configuration/pom.xml index 3c7bd098..5b0de401 100644 --- a/modules/core/portal-configuration/pom.xml +++ b/modules/core/portal-configuration/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 de.cuioss.portal.core core - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/modules/core/portal-core/pom.xml b/modules/core/portal-core/pom.xml index 945099b2..5c355213 100644 --- a/modules/core/portal-core/pom.xml +++ b/modules/core/portal-core/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 de.cuioss.portal.core core - 1.0.0-SNAPSHOT + 1.0.0 portal-core Portal Servlet Core diff --git a/modules/micro-profile/pom.xml b/modules/micro-profile/pom.xml index 999f63e2..dbb6a317 100644 --- a/modules/micro-profile/pom.xml +++ b/modules/micro-profile/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 de.cuioss.portal modules - 1.0.0-SNAPSHOT + 1.0.0 de.cuioss.portal.mirco-profile micro-profile diff --git a/modules/micro-profile/portal-metrics-api/pom.xml b/modules/micro-profile/portal-metrics-api/pom.xml index df776194..3109ae7c 100644 --- a/modules/micro-profile/portal-metrics-api/pom.xml +++ b/modules/micro-profile/portal-metrics-api/pom.xml @@ -1,13 +1,11 @@ - + 4.0.0 portal-metrics-api de.cuioss.portal.mirco-profile micro-profile - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/modules/micro-profile/portal-mp-rest-client/pom.xml b/modules/micro-profile/portal-mp-rest-client/pom.xml index c884ec4f..aa23981e 100644 --- a/modules/micro-profile/portal-mp-rest-client/pom.xml +++ b/modules/micro-profile/portal-mp-rest-client/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 portal-mp-rest-client de.cuioss.portal.mirco-profile micro-profile - 1.0.0-SNAPSHOT + 1.0.0 diff --git a/modules/pom.xml b/modules/pom.xml index 330addf4..cc1a3853 100644 --- a/modules/pom.xml +++ b/modules/pom.xml @@ -1,11 +1,9 @@ - + 4.0.0 de.cuioss.portal cui-portal-core - 1.0.0-SNAPSHOT + 1.0.0 modules pom diff --git a/modules/test/pom.xml b/modules/test/pom.xml index 43f8b8c2..991376b3 100644 --- a/modules/test/pom.xml +++ b/modules/test/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 de.cuioss.portal modules - 1.0.0-SNAPSHOT + 1.0.0 de.cuioss.portal.test test diff --git a/modules/test/portal-core-unit-testing/pom.xml b/modules/test/portal-core-unit-testing/pom.xml index 3f806a97..803c6ecb 100644 --- a/modules/test/portal-core-unit-testing/pom.xml +++ b/modules/test/portal-core-unit-testing/pom.xml @@ -1,12 +1,10 @@ - + 4.0.0 de.cuioss.portal.test test - 1.0.0-SNAPSHOT + 1.0.0 portal-core-unit-testing Provides a number of structures to enable junit 5 and diff --git a/pom.xml b/pom.xml index 74aa49f6..8d1892e0 100644 --- a/pom.xml +++ b/pom.xml @@ -1,18 +1,16 @@ - + 4.0.0 de.cuioss cui-java-parent 0.7.7 - + de.cuioss.portal cui-portal-core cui portal core - 1.0.0-SNAPSHOT + 1.0.0 The core modules of the cui-portal incorporating portal-configuration and portal authentication. @@ -22,7 +20,7 @@ https://github.com/cuioss/cui-portal-core/ scm:git:https://github.com/cuioss/cui-portal-core.git scm:git:https://github.com/cuioss/cui-portal-core/ - HEAD + 1.0.0 https://github.com/cuioss/cui-portal-core/issues