From d2a7b02405db241fadbad02a4878f8770b36e246 Mon Sep 17 00:00:00 2001 From: adobe-bot Date: Tue, 10 Sep 2024 14:11:36 +0000 Subject: [PATCH] @releng [maven-scm] : prepare for next development iteration --- all/pom.xml | 4 ++-- bundles/core/pom.xml | 4 ++-- config/pom.xml | 4 ++-- content/pom.xml | 4 ++-- examples/all/pom.xml | 4 ++-- examples/pom.xml | 4 ++-- examples/ui.apps/pom.xml | 4 ++-- examples/ui.config/pom.xml | 4 ++-- examples/ui.content/pom.xml | 4 ++-- extensions/amp/bundle/pom.xml | 4 ++-- extensions/amp/content/pom.xml | 4 ++-- extensions/amp/pom.xml | 4 ++-- parent/pom.xml | 4 ++-- pom.xml | 6 +++--- testing/aem-mock-plugin/pom.xml | 8 ++++---- testing/it/e2e-selenium-utils/pom.xml | 4 ++-- testing/it/e2e-selenium/pom.xml | 4 ++-- testing/it/http/pom.xml | 4 ++-- testing/it/it.core/pom.xml | 4 ++-- testing/it/it.ui.apps/pom.xml | 4 ++-- testing/it/it.ui.config/pom.xml | 4 ++-- testing/it/it.ui.content/pom.xml | 4 ++-- testing/junit/core/pom.xml | 4 ++-- 23 files changed, 49 insertions(+), 49 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index e452315df5..d124e4a169 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -23,7 +23,7 @@ core.wcm.components.parent com.adobe.cq - 2.27.0 + 2.27.1-SNAPSHOT ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.all - 2.27.0 + 2.27.1-SNAPSHOT content-package Adobe Experience Manager Core WCM Components Full Package diff --git a/bundles/core/pom.xml b/bundles/core/pom.xml index d7b96153e1..35f0caa794 100644 --- a/bundles/core/pom.xml +++ b/bundles/core/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../parent/pom.xml core.wcm.components.core - 2.27.0 + 2.27.1-SNAPSHOT bundle Adobe Experience Manager Core WCM Components Core Bundle diff --git a/config/pom.xml b/config/pom.xml index 2e61f6c38c..a88079b81d 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.config - 2.27.0 + 2.27.1-SNAPSHOT content-package Adobe Experience Manager Core WCM Components Configurations diff --git a/content/pom.xml b/content/pom.xml index d41243c463..85b7fee371 100644 --- a/content/pom.xml +++ b/content/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.content - 2.27.0 + 2.27.1-SNAPSHOT content-package Adobe Experience Manager Core WCM Components Content Package diff --git a/examples/all/pom.xml b/examples/all/pom.xml index ef4978f33a..d8f90bff1c 100644 --- a/examples/all/pom.xml +++ b/examples/all/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../parent/pom.xml core.wcm.components.examples.all - 2.27.0 + 2.27.1-SNAPSHOT content-package Adobe Experience Manager Core WCM Components Examples Aggregator Package diff --git a/examples/pom.xml b/examples/pom.xml index b1b272026b..dae6c30a8f 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../parent/pom.xml core.wcm.components.examples - 2.27.0 + 2.27.1-SNAPSHOT pom Adobe Experience Manager Core WCM Components Examples Reactor diff --git a/examples/ui.apps/pom.xml b/examples/ui.apps/pom.xml index f6d44b9bdb..c639e64ed8 100644 --- a/examples/ui.apps/pom.xml +++ b/examples/ui.apps/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.examples.ui.apps - 2.27.0 + 2.27.1-SNAPSHOT content-package Adobe Experience Manager Core WCM Components Examples Application Package diff --git a/examples/ui.config/pom.xml b/examples/ui.config/pom.xml index c4a7a8cad0..bdbedb06dd 100644 --- a/examples/ui.config/pom.xml +++ b/examples/ui.config/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.examples.ui.config - 2.27.0 + 2.27.1-SNAPSHOT content-package Adobe Experience Manager Core WCM Components Examples Configuration & Bundles Package diff --git a/examples/ui.content/pom.xml b/examples/ui.content/pom.xml index 5d63cbd311..0156ae5d44 100644 --- a/examples/ui.content/pom.xml +++ b/examples/ui.content/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.examples.ui.content - 2.27.0 + 2.27.1-SNAPSHOT content-package Adobe Experience Manager Core WCM Components Examples Content Package diff --git a/extensions/amp/bundle/pom.xml b/extensions/amp/bundle/pom.xml index 3f5fb3b31b..e3f862ce6a 100644 --- a/extensions/amp/bundle/pom.xml +++ b/extensions/amp/bundle/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../../parent/pom.xml core.wcm.components.extensions.amp - 2.27.0 + 2.27.1-SNAPSHOT bundle Adobe Experience Manager Core WCM Components AMP Extension Bundle diff --git a/extensions/amp/content/pom.xml b/extensions/amp/content/pom.xml index 75d5621c03..a00e71195c 100644 --- a/extensions/amp/content/pom.xml +++ b/extensions/amp/content/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.extensions.amp.content - 2.27.0 + 2.27.1-SNAPSHOT content-package Adobe Experience Manager Core WCM Components AMP Extension Content Package diff --git a/extensions/amp/pom.xml b/extensions/amp/pom.xml index e94f6db369..b230618c44 100644 --- a/extensions/amp/pom.xml +++ b/extensions/amp/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../parent/pom.xml core.wcm.components.extensions.amp.reactor - 2.27.0 + 2.27.1-SNAPSHOT pom Adobe Experience Manager Core WCM Components AMP Extension Reactor diff --git a/parent/pom.xml b/parent/pom.xml index 3cff92bde6..f365950558 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ com.adobe.cq core.wcm.components.parent pom - 2.27.0 + 2.27.1-SNAPSHOT Adobe Experience Manager Core WCM Components Parent A set of standardized components for AEM 6.3+ that can be used to speed up development of websites. @@ -28,7 +28,7 @@ scm:git:https://github.com/adobe/aem-core-wcm-components.git scm:git:git@github.com:adobe/aem-core-wcm-components.git https://github.com/adobe/aem-core-wcm-components - core.wcm.components.reactor-2.27.0 + HEAD diff --git a/pom.xml b/pom.xml index 650978fcf4..069d2b8ae0 100644 --- a/pom.xml +++ b/pom.xml @@ -23,13 +23,13 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT parent/pom.xml core.wcm.components.reactor pom - 2.27.0 + 2.27.1-SNAPSHOT Adobe Experience Manager Core WCM Components Reactor @@ -40,7 +40,7 @@ scm:git:https://github.com/adobe/aem-core-wcm-components.git scm:git:https://github.com/adobe/aem-core-wcm-components.git https://github.com/adobe/aem-core-wcm-components/ - core.wcm.components.reactor-2.27.0 + HEAD diff --git a/testing/aem-mock-plugin/pom.xml b/testing/aem-mock-plugin/pom.xml index 4e7f3f8066..acfcab1afa 100644 --- a/testing/aem-mock-plugin/pom.xml +++ b/testing/aem-mock-plugin/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../parent/pom.xml core.wcm.components.testing.aem-mock-plugin - 2.27.0 + 2.27.1-SNAPSHOT Adobe Experience Manager Core WCM Components AEM Mocks Plugin Helps setting up mock environment for unit testing custom code based on Core Components. @@ -66,13 +66,13 @@ com.adobe.cq core.wcm.components.core - 2.27.0 + 2.27.1-SNAPSHOT provided com.adobe.cq core.wcm.components.junit.core - 2.27.0 + 2.27.1-SNAPSHOT test diff --git a/testing/it/e2e-selenium-utils/pom.xml b/testing/it/e2e-selenium-utils/pom.xml index 1bbab773e9..816eeba631 100755 --- a/testing/it/e2e-selenium-utils/pom.xml +++ b/testing/it/e2e-selenium-utils/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../../parent/pom.xml @@ -33,7 +33,7 @@ com.adobe.cq core.wcm.components.it.e2e-selenium-utils - 2.27.0 + 2.27.1-SNAPSHOT Adobe Experience Manager Core WCM Components E2E Testing Utils jar diff --git a/testing/it/e2e-selenium/pom.xml b/testing/it/e2e-selenium/pom.xml index 0f265b4a82..7a163db8b4 100755 --- a/testing/it/e2e-selenium/pom.xml +++ b/testing/it/e2e-selenium/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../../parent/pom.xml @@ -33,7 +33,7 @@ com.adobe.cq core.wcm.components.it.e2e-selenium - 2.27.0 + 2.27.1-SNAPSHOT Adobe Experience Manager Core WCM Components Selenium Base Test Framework diff --git a/testing/it/http/pom.xml b/testing/it/http/pom.xml index e783210ee4..f6977c7dd4 100644 --- a/testing/it/http/pom.xml +++ b/testing/it/http/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../../parent/pom.xml @@ -33,7 +33,7 @@ com.adobe.cq core.wcm.components.it.http - 2.27.0 + 2.27.1-SNAPSHOT Adobe Experience Manager Core WCM Components HTTP Integration Tests diff --git a/testing/it/it.core/pom.xml b/testing/it/it.core/pom.xml index 5449bce60d..85c89b723b 100644 --- a/testing/it/it.core/pom.xml +++ b/testing/it/it.core/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../../parent/pom.xml core.wcm.components.it.core - 2.27.0 + 2.27.1-SNAPSHOT bundle Adobe Experience Manager Core WCM Components IT Core Bundle diff --git a/testing/it/it.ui.apps/pom.xml b/testing/it/it.ui.apps/pom.xml index 6628a76b09..f92e977134 100644 --- a/testing/it/it.ui.apps/pom.xml +++ b/testing/it/it.ui.apps/pom.xml @@ -24,7 +24,7 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../../parent/pom.xml @@ -34,7 +34,7 @@ core.wcm.components.it.ui.apps content-package Adobe Experience Manager Core WCM Components IT Immutable Content - 2.27.0 + 2.27.1-SNAPSHOT diff --git a/testing/it/it.ui.config/pom.xml b/testing/it/it.ui.config/pom.xml index d2d5a17c9b..682e47a552 100644 --- a/testing/it/it.ui.config/pom.xml +++ b/testing/it/it.ui.config/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.it.ui.config - 2.27.0 + 2.27.1-SNAPSHOT content-package Adobe Experience Manager Core WCM Components IT OSGI Configurations diff --git a/testing/it/it.ui.content/pom.xml b/testing/it/it.ui.content/pom.xml index 447b34744c..e623e6b5ee 100644 --- a/testing/it/it.ui.content/pom.xml +++ b/testing/it/it.ui.content/pom.xml @@ -24,7 +24,7 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../../parent/pom.xml @@ -34,7 +34,7 @@ core.wcm.components.it.ui.content content-package Adobe Experience Manager Core WCM Components IT Mutable Content - 2.27.0 + 2.27.1-SNAPSHOT diff --git a/testing/junit/core/pom.xml b/testing/junit/core/pom.xml index c6441d8b6e..2d4f4218d7 100644 --- a/testing/junit/core/pom.xml +++ b/testing/junit/core/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.27.0 + 2.27.1-SNAPSHOT ../../../parent/pom.xml core.wcm.components.junit.core - 2.27.0 + 2.27.1-SNAPSHOT bundle Adobe Experience Manager Core WCM Components JUnit Testing