From 33cc1fd44bd9d9c68280321a450f4833b5db4f85 Mon Sep 17 00:00:00 2001 From: "r.wunsch@ist-software.com" Date: Wed, 18 Dec 2024 07:10:40 +0000 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- 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 687dc91d..26f11df9 100644 --- a/aem/all/pom.xml +++ b/aem/all/pom.xml @@ -22,7 +22,7 @@ com.composum.ai.aem composum-ai - 1.8.0 + 1.8.1-SNAPSHOT ../pom.xml diff --git a/aem/core/pom.xml b/aem/core/pom.xml index c78185eb..6cb4942c 100644 --- a/aem/core/pom.xml +++ b/aem/core/pom.xml @@ -19,7 +19,7 @@ com.composum.ai.aem composum-ai - 1.8.0 + 1.8.1-SNAPSHOT ../pom.xml composum-ai.core diff --git a/aem/pom.xml b/aem/pom.xml index c25f5c63..8815805e 100644 --- a/aem/pom.xml +++ b/aem/pom.xml @@ -25,7 +25,7 @@ com.composum.ai.aem composum-ai pom - 1.8.0 + 1.8.1-SNAPSHOT Composum AI::AEM Composum AI AEM variant ${siteurl} @@ -33,7 +33,7 @@ scm:git:${giturl} scm:git:${giturl} ${giturl} - composum-ai-integration-1.8.0 + HEAD diff --git a/aem/ui.apps.structure/pom.xml b/aem/ui.apps.structure/pom.xml index 9410f406..feec99d7 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.8.0 + 1.8.1-SNAPSHOT ../pom.xml diff --git a/aem/ui.apps/pom.xml b/aem/ui.apps/pom.xml index 30af3ded..0ee7f840 100644 --- a/aem/ui.apps/pom.xml +++ b/aem/ui.apps/pom.xml @@ -23,7 +23,7 @@ com.composum.ai.aem composum-ai - 1.8.0 + 1.8.1-SNAPSHOT ../pom.xml diff --git a/aem/ui.config/pom.xml b/aem/ui.config/pom.xml index 47bcb154..1e593357 100644 --- a/aem/ui.config/pom.xml +++ b/aem/ui.config/pom.xml @@ -23,7 +23,7 @@ com.composum.ai.aem composum-ai - 1.8.0 + 1.8.1-SNAPSHOT ../pom.xml diff --git a/aem/ui.content/pom.xml b/aem/ui.content/pom.xml index 6401fa97..b3df80b6 100644 --- a/aem/ui.content/pom.xml +++ b/aem/ui.content/pom.xml @@ -23,7 +23,7 @@ com.composum.ai.aem composum-ai - 1.8.0 + 1.8.1-SNAPSHOT ../pom.xml diff --git a/aem/ui.frontend/pom.xml b/aem/ui.frontend/pom.xml index 8529ccb8..ab2fc117 100644 --- a/aem/ui.frontend/pom.xml +++ b/aem/ui.frontend/pom.xml @@ -23,7 +23,7 @@ com.composum.ai.aem composum-ai - 1.8.0 + 1.8.1-SNAPSHOT ../pom.xml diff --git a/backend/base/pom.xml b/backend/base/pom.xml index c045029b..5adea0d8 100644 --- a/backend/base/pom.xml +++ b/backend/base/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration-backend - 1.8.0 + 1.8.1-SNAPSHOT composum-ai-integration-backend-base diff --git a/backend/pom.xml b/backend/pom.xml index 463b9fac..9336bc20 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration - 1.8.0 + 1.8.1-SNAPSHOT composum-ai-integration-backend diff --git a/backend/slingbase/pom.xml b/backend/slingbase/pom.xml index 271831f5..bb74c5b7 100644 --- a/backend/slingbase/pom.xml +++ b/backend/slingbase/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration-backend - 1.8.0 + 1.8.1-SNAPSHOT composum-ai-integration-backend-slingbase diff --git a/composum/bundle/pom.xml b/composum/bundle/pom.xml index d946cb10..1f07e61b 100644 --- a/composum/bundle/pom.xml +++ b/composum/bundle/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration-composum - 1.8.0 + 1.8.1-SNAPSHOT composum-ai-integration-composum-bundle diff --git a/composum/config/pom.xml b/composum/config/pom.xml index 06b973b9..05556538 100644 --- a/composum/config/pom.xml +++ b/composum/config/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration-composum - 1.8.0 + 1.8.1-SNAPSHOT composum-ai-integration-composum-config diff --git a/composum/package/pom.xml b/composum/package/pom.xml index bef1c760..d12a8781 100644 --- a/composum/package/pom.xml +++ b/composum/package/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration-composum - 1.8.0 + 1.8.1-SNAPSHOT composum-ai-integration-composum-package diff --git a/composum/pom.xml b/composum/pom.xml index fa0b4e9b..5eb3b5c4 100644 --- a/composum/pom.xml +++ b/composum/pom.xml @@ -5,7 +5,7 @@ com.composum.ai composum-ai-integration - 1.8.0 + 1.8.1-SNAPSHOT composum-ai-integration-composum diff --git a/pom.xml b/pom.xml index 9f1dffe4..027069e1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ com.composum.ai composum-ai-integration - 1.8.0 + 1.8.1-SNAPSHOT pom Composum AI @@ -23,7 +23,7 @@ scm:git:${giturl} scm:git:${giturl} ${giturl} - composum-ai-integration-1.8.0 + HEAD GitHub