From 74f0c35696298d345fd4fd4947dd3b3ff2b8adcc Mon Sep 17 00:00:00 2001 From: Rishi Mehta Date: Fri, 16 Aug 2024 13:04:19 +0530 Subject: [PATCH] @releng [maven-scm] :prepare for next development iteration --- all/pom.xml | 4 ++-- bundles/af-core/pom.xml | 4 ++-- bundles/core/pom.xml | 4 ++-- examples/all/pom.xml | 4 ++-- examples/core/pom.xml | 4 ++-- examples/pom.xml | 2 +- examples/ui.apps/pom.xml | 4 ++-- examples/ui.content/pom.xml | 4 ++-- it/apps/pom.xml | 4 ++-- it/config/pom.xml | 4 ++-- it/content/pom.xml | 4 ++-- it/core/pom.xml | 4 ++-- jsdocs/pom.xml | 4 ++-- parent/pom.xml | 4 ++-- pom.xml | 4 ++-- ui.af.apps/pom.xml | 4 ++-- ui.apps/pom.xml | 4 ++-- ui.frontend/pom.xml | 2 +- ui.tests/pom.xml | 2 +- 19 files changed, 35 insertions(+), 35 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 8d56c6049d..0f46dc0d7e 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -21,7 +21,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../parent/pom.xml @@ -39,7 +39,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/bundles/af-core/pom.xml b/bundles/af-core/pom.xml index 746e2438f9..12fa9497e4 100644 --- a/bundles/af-core/pom.xml +++ b/bundles/af-core/pom.xml @@ -20,7 +20,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../../parent/pom.xml @@ -38,7 +38,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/bundles/core/pom.xml b/bundles/core/pom.xml index fe0147e997..e16c66aba4 100644 --- a/bundles/core/pom.xml +++ b/bundles/core/pom.xml @@ -20,7 +20,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../../parent/pom.xml @@ -38,7 +38,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/examples/all/pom.xml b/examples/all/pom.xml index 2fd2df03d8..860dd5e276 100644 --- a/examples/all/pom.xml +++ b/examples/all/pom.xml @@ -18,7 +18,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../../parent/pom.xml @@ -34,7 +34,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/examples/core/pom.xml b/examples/core/pom.xml index c52e366b6e..3226308efb 100644 --- a/examples/core/pom.xml +++ b/examples/core/pom.xml @@ -18,7 +18,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../../parent/pom.xml @@ -33,7 +33,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/examples/pom.xml b/examples/pom.xml index ca2d782f7b..157499d0b4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,7 +18,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../parent/pom.xml diff --git a/examples/ui.apps/pom.xml b/examples/ui.apps/pom.xml index 2cb8671b88..b725e7069d 100644 --- a/examples/ui.apps/pom.xml +++ b/examples/ui.apps/pom.xml @@ -18,7 +18,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../../parent/pom.xml @@ -33,7 +33,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/examples/ui.content/pom.xml b/examples/ui.content/pom.xml index f57747d8cb..ca93f431c5 100644 --- a/examples/ui.content/pom.xml +++ b/examples/ui.content/pom.xml @@ -18,7 +18,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../../parent/pom.xml @@ -33,7 +33,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/it/apps/pom.xml b/it/apps/pom.xml index 97a62a5a6a..6edfbc223c 100644 --- a/it/apps/pom.xml +++ b/it/apps/pom.xml @@ -18,7 +18,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../../parent/pom.xml @@ -32,7 +32,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/it/config/pom.xml b/it/config/pom.xml index ca302fe9f2..9142b702c9 100644 --- a/it/config/pom.xml +++ b/it/config/pom.xml @@ -20,7 +20,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../../parent/pom.xml @@ -34,7 +34,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/it/content/pom.xml b/it/content/pom.xml index 4b2627f00c..5eb2e84fb3 100644 --- a/it/content/pom.xml +++ b/it/content/pom.xml @@ -20,7 +20,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../../parent/pom.xml @@ -34,7 +34,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/it/core/pom.xml b/it/core/pom.xml index a75619d4e3..ae1ca36219 100644 --- a/it/core/pom.xml +++ b/it/core/pom.xml @@ -18,7 +18,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../../parent/pom.xml @@ -33,7 +33,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/jsdocs/pom.xml b/jsdocs/pom.xml index 9f1a933b4b..4c046b55da 100644 --- a/jsdocs/pom.xml +++ b/jsdocs/pom.xml @@ -22,7 +22,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../parent/pom.xml @@ -39,7 +39,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/parent/pom.xml b/parent/pom.xml index 0466225ccc..50263afc21 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -21,7 +21,7 @@ com.adobe.aem core-forms-components-parent pom - 3.0.52 + 3.0.53-SNAPSHOT AEM Forms Core Components - Parent Parent POM for AEM Forms Core Components @@ -31,7 +31,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD diff --git a/pom.xml b/pom.xml index 0066794de0..6d182a0468 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT parent/pom.xml @@ -77,7 +77,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD diff --git a/ui.af.apps/pom.xml b/ui.af.apps/pom.xml index 9cc2a629ef..713122c256 100644 --- a/ui.af.apps/pom.xml +++ b/ui.af.apps/pom.xml @@ -20,7 +20,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../parent/pom.xml @@ -37,7 +37,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/ui.apps/pom.xml b/ui.apps/pom.xml index 62e08c8913..67b2b6da11 100644 --- a/ui.apps/pom.xml +++ b/ui.apps/pom.xml @@ -20,7 +20,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../parent/pom.xml @@ -37,7 +37,7 @@ scm:git:https://github.com/adobe/aem-core-forms-components scm:git:git@github.com:adobe/aem-core-forms-components.git https://github.com/adobe/aem-core-forms-components - core-forms-components-reactor-3.0.52 + HEAD Adobe diff --git a/ui.frontend/pom.xml b/ui.frontend/pom.xml index 71a8bd26d5..41bc931b6e 100644 --- a/ui.frontend/pom.xml +++ b/ui.frontend/pom.xml @@ -16,7 +16,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../parent/pom.xml 4.0.0 diff --git a/ui.tests/pom.xml b/ui.tests/pom.xml index 1811a92fef..df860c7492 100644 --- a/ui.tests/pom.xml +++ b/ui.tests/pom.xml @@ -24,7 +24,7 @@ com.adobe.aem core-forms-components-parent - 3.0.52 + 3.0.53-SNAPSHOT ../parent/pom.xml