From 2234417cccdf18c84bf5e37e059862fccdf52018 Mon Sep 17 00:00:00 2001 From: "r.wunsch@ist-software.com" Date: Tue, 7 May 2024 16:54:29 +0000 Subject: [PATCH] [maven-release-plugin] prepare release composum-ai-integration-1.0.0 --- aem/all/pom.xml | 2 +- aem/core/pom.xml | 2 +- aem/pom.xml | 4 ++-- aem/ui.apps.structure/pom.xml | 2 +- aem/ui.apps/pom.xml | 2 +- aem/ui.config/pom.xml | 2 +- aem/ui.content/pom.xml | 2 +- aem/ui.frontend/pom.xml | 2 +- backend/base/pom.xml | 2 +- backend/pom.xml | 2 +- backend/slingbase/pom.xml | 2 +- composum/bundle/pom.xml | 2 +- composum/config/pom.xml | 2 +- composum/package/pom.xml | 2 +- composum/pom.xml | 2 +- pom.xml | 4 ++-- 16 files changed, 18 insertions(+), 18 deletions(-) diff --git a/aem/all/pom.xml b/aem/all/pom.xml index 75ed9f801..e9709c48c 100644 --- a/aem/all/pom.xml +++ b/aem/all/pom.xml @@ -22,7 +22,7 @@ com.composum.ai.aem composum-ai - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/aem/core/pom.xml b/aem/core/pom.xml index 417126a62..c061f4793 100644 --- a/aem/core/pom.xml +++ b/aem/core/pom.xml @@ -19,7 +19,7 @@ com.composum.ai.aem composum-ai - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml composum-ai.core diff --git a/aem/pom.xml b/aem/pom.xml index 69ec4689f..9aec4a088 100644 --- a/aem/pom.xml +++ b/aem/pom.xml @@ -25,7 +25,7 @@ com.composum.ai.aem composum-ai pom - 1.0.0-SNAPSHOT + 1.0.0 Composum AI::AEM Composum AI AEM variant ${siteurl} @@ -33,7 +33,7 @@ scm:git:${giturl} scm:git:${giturl} ${giturl} - HEAD + composum-ai-integration-1.0.0 diff --git a/aem/ui.apps.structure/pom.xml b/aem/ui.apps.structure/pom.xml index 61a5992ac..7c0fd3dd8 100644 --- a/aem/ui.apps.structure/pom.xml +++ b/aem/ui.apps.structure/pom.xml @@ -8,7 +8,7 @@ com.composum.ai.aem composum-ai - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/aem/ui.apps/pom.xml b/aem/ui.apps/pom.xml index c96aade41..b18a7faf8 100644 --- a/aem/ui.apps/pom.xml +++ b/aem/ui.apps/pom.xml @@ -23,7 +23,7 @@ com.composum.ai.aem composum-ai - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/aem/ui.config/pom.xml b/aem/ui.config/pom.xml index e35602092..d9688cb02 100644 --- a/aem/ui.config/pom.xml +++ b/aem/ui.config/pom.xml @@ -23,7 +23,7 @@ com.composum.ai.aem composum-ai - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/aem/ui.content/pom.xml b/aem/ui.content/pom.xml index 35e8fcb0f..da423773f 100644 --- a/aem/ui.content/pom.xml +++ b/aem/ui.content/pom.xml @@ -23,7 +23,7 @@ com.composum.ai.aem composum-ai - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/aem/ui.frontend/pom.xml b/aem/ui.frontend/pom.xml index 0568b85ac..ed44669d2 100644 --- a/aem/ui.frontend/pom.xml +++ b/aem/ui.frontend/pom.xml @@ -23,7 +23,7 @@ com.composum.ai.aem composum-ai - 1.0.0-SNAPSHOT + 1.0.0 ../pom.xml diff --git a/backend/base/pom.xml b/backend/base/pom.xml index 5f5e56d82..2267768c2 100644 --- a/backend/base/pom.xml +++ b/backend/base/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration-backend - 1.0.0-SNAPSHOT + 1.0.0 composum-ai-integration-backend-base diff --git a/backend/pom.xml b/backend/pom.xml index ace2d86fb..1200cc07a 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration - 1.0.0-SNAPSHOT + 1.0.0 composum-ai-integration-backend diff --git a/backend/slingbase/pom.xml b/backend/slingbase/pom.xml index 351d4c0e8..e57d7922b 100644 --- a/backend/slingbase/pom.xml +++ b/backend/slingbase/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration-backend - 1.0.0-SNAPSHOT + 1.0.0 composum-ai-integration-backend-slingbase diff --git a/composum/bundle/pom.xml b/composum/bundle/pom.xml index 47622b7ce..476215392 100644 --- a/composum/bundle/pom.xml +++ b/composum/bundle/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration-composum - 1.0.0-SNAPSHOT + 1.0.0 composum-ai-integration-composum-bundle diff --git a/composum/config/pom.xml b/composum/config/pom.xml index 3658c8e64..285b96bec 100644 --- a/composum/config/pom.xml +++ b/composum/config/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration-composum - 1.0.0-SNAPSHOT + 1.0.0 composum-ai-integration-composum-config diff --git a/composum/package/pom.xml b/composum/package/pom.xml index d9587aee8..b8402b83a 100644 --- a/composum/package/pom.xml +++ b/composum/package/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration-composum - 1.0.0-SNAPSHOT + 1.0.0 composum-ai-integration-composum-package diff --git a/composum/pom.xml b/composum/pom.xml index a3ae1a937..588274c79 100644 --- a/composum/pom.xml +++ b/composum/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration - 1.0.0-SNAPSHOT + 1.0.0 composum-ai-integration-composum diff --git a/pom.xml b/pom.xml index 447e60ef7..04e183a1e 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.composum.ai composum-ai-integration - 1.0.0-SNAPSHOT + 1.0.0 pom Composum AI @@ -23,7 +23,7 @@ scm:git:${giturl} scm:git:${giturl} ${giturl} - HEAD + composum-ai-integration-1.0.0 GitHub