From 41822903fa97668a9cddcb47fdccd5b962640295 Mon Sep 17 00:00:00 2001 From: Alwin Joseph Date: Mon, 7 Oct 2024 13:55:17 +0530 Subject: [PATCH] @releng [maven-scm] :prepare release core-cif-components-reactor-2.15.0 --- all/pom.xml | 4 ++-- bundles/core/pom.xml | 4 ++-- examples/all/pom.xml | 4 ++-- examples/bundle/pom.xml | 4 ++-- examples/pom.xml | 2 +- examples/ui.apps/pom.xml | 4 ++-- examples/ui.config/pom.xml | 4 ++-- examples/ui.content/pom.xml | 4 ++-- examples/ui.frontend/pom.xml | 2 +- extensions/experience-platform-connector/package-lock.json | 2 +- extensions/experience-platform-connector/package.json | 2 +- extensions/experience-platform-connector/pom.xml | 2 +- extensions/product-recs/bundle/pom.xml | 6 +++--- extensions/product-recs/content/pom.xml | 4 ++-- extensions/product-recs/pom.xml | 4 ++-- extensions/product-recs/react-components/package-lock.json | 2 +- extensions/product-recs/react-components/package.json | 2 +- extensions/product-recs/react-components/pom.xml | 2 +- it/content/pom.xml | 4 ++-- it/http/pom.xml | 4 ++-- parent/pom.xml | 4 ++-- pom.xml | 4 ++-- react-components/package-lock.json | 2 +- react-components/package.json | 2 +- react-components/pom.xml | 2 +- ui.apps/pom.xml | 4 ++-- ui.config/pom.xml | 4 ++-- ui.tests/pom.xml | 2 +- 28 files changed, 45 insertions(+), 45 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 759339e83..947aeaee6 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -23,7 +23,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../parent/pom.xml @@ -41,7 +41,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/bundles/core/pom.xml b/bundles/core/pom.xml index bcfd35d7b..562e5445d 100644 --- a/bundles/core/pom.xml +++ b/bundles/core/pom.xml @@ -22,7 +22,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../parent/pom.xml @@ -40,7 +40,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/examples/all/pom.xml b/examples/all/pom.xml index 169f11e01..7d3e59bf9 100644 --- a/examples/all/pom.xml +++ b/examples/all/pom.xml @@ -20,7 +20,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../parent/pom.xml @@ -35,7 +35,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/examples/bundle/pom.xml b/examples/bundle/pom.xml index ec3df724f..c2ff4364c 100644 --- a/examples/bundle/pom.xml +++ b/examples/bundle/pom.xml @@ -22,7 +22,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../parent/pom.xml @@ -40,7 +40,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/examples/pom.xml b/examples/pom.xml index 0f7613783..e1c9ad06d 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../parent/pom.xml diff --git a/examples/ui.apps/pom.xml b/examples/ui.apps/pom.xml index fbe940e76..827391e74 100644 --- a/examples/ui.apps/pom.xml +++ b/examples/ui.apps/pom.xml @@ -20,7 +20,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../parent/pom.xml @@ -35,7 +35,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/examples/ui.config/pom.xml b/examples/ui.config/pom.xml index 5b39130b5..0028e3934 100644 --- a/examples/ui.config/pom.xml +++ b/examples/ui.config/pom.xml @@ -20,7 +20,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../parent/pom.xml @@ -35,7 +35,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/examples/ui.content/pom.xml b/examples/ui.content/pom.xml index 74d21dda9..116a0978e 100644 --- a/examples/ui.content/pom.xml +++ b/examples/ui.content/pom.xml @@ -20,7 +20,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../parent/pom.xml @@ -35,7 +35,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/examples/ui.frontend/pom.xml b/examples/ui.frontend/pom.xml index cd48f1f5c..fd314eb60 100644 --- a/examples/ui.frontend/pom.xml +++ b/examples/ui.frontend/pom.xml @@ -23,7 +23,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../parent/pom.xml diff --git a/extensions/experience-platform-connector/package-lock.json b/extensions/experience-platform-connector/package-lock.json index 7302687ae..887dfc11c 100644 --- a/extensions/experience-platform-connector/package-lock.json +++ b/extensions/experience-platform-connector/package-lock.json @@ -1,6 +1,6 @@ { "name": "@adobe/aem-core-cif-experience-platform-connector", - "version": "2.14.2", + "version": "2.15.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/extensions/experience-platform-connector/package.json b/extensions/experience-platform-connector/package.json index 28fe53e2c..0e1720c5f 100644 --- a/extensions/experience-platform-connector/package.json +++ b/extensions/experience-platform-connector/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/aem-core-cif-experience-platform-connector", - "version": "2.14.2", + "version": "2.15.0", "description": "Experience Platform Connector for AEM CIF Core Components Product Recommendations", "author": "Adobe Systems Inc.", "license": "Apache-2.0", diff --git a/extensions/experience-platform-connector/pom.xml b/extensions/experience-platform-connector/pom.xml index 31a880aba..0f2b1ef58 100644 --- a/extensions/experience-platform-connector/pom.xml +++ b/extensions/experience-platform-connector/pom.xml @@ -22,7 +22,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../parent/pom.xml diff --git a/extensions/product-recs/bundle/pom.xml b/extensions/product-recs/bundle/pom.xml index 461d4156a..8de42c99f 100644 --- a/extensions/product-recs/bundle/pom.xml +++ b/extensions/product-recs/bundle/pom.xml @@ -23,12 +23,12 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../../parent/pom.xml core-cif-components-extensions-product-recs-bundle - 2.14.3-SNAPSHOT + 2.15.0 bundle AEM CIF Core Components - Products Recommendations Bundle @@ -38,7 +38,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/extensions/product-recs/content/pom.xml b/extensions/product-recs/content/pom.xml index 4644686d4..36be29a52 100644 --- a/extensions/product-recs/content/pom.xml +++ b/extensions/product-recs/content/pom.xml @@ -22,7 +22,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../../parent/pom.xml @@ -39,7 +39,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/extensions/product-recs/pom.xml b/extensions/product-recs/pom.xml index 3fc4e7864..4a85dcc02 100644 --- a/extensions/product-recs/pom.xml +++ b/extensions/product-recs/pom.xml @@ -23,7 +23,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../parent/pom.xml @@ -32,7 +32,7 @@ core-cif-components-extensions-product-recs-reactor - 2.14.3-SNAPSHOT + 2.15.0 pom AEM CIF Core Components - Products Recommendations Reactor diff --git a/extensions/product-recs/react-components/package-lock.json b/extensions/product-recs/react-components/package-lock.json index 85acfd8f4..910e33f41 100644 --- a/extensions/product-recs/react-components/package-lock.json +++ b/extensions/product-recs/react-components/package-lock.json @@ -1,6 +1,6 @@ { "name": "@adobe/aem-core-cif-product-recs-extension", - "version": "2.14.2", + "version": "2.15.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/extensions/product-recs/react-components/package.json b/extensions/product-recs/react-components/package.json index 6b4bc4cee..25676e64b 100644 --- a/extensions/product-recs/react-components/package.json +++ b/extensions/product-recs/react-components/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/aem-core-cif-product-recs-extension", - "version": "2.14.2", + "version": "2.15.0", "description": "React Components for AEM CIF Core Components Product Recommendations", "author": "Adobe Systems Inc.", "license": "Apache-2.0", diff --git a/extensions/product-recs/react-components/pom.xml b/extensions/product-recs/react-components/pom.xml index 3cdfa21c8..2bb3b4142 100644 --- a/extensions/product-recs/react-components/pom.xml +++ b/extensions/product-recs/react-components/pom.xml @@ -22,7 +22,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../../parent/pom.xml diff --git a/it/content/pom.xml b/it/content/pom.xml index 761654111..882608f7f 100644 --- a/it/content/pom.xml +++ b/it/content/pom.xml @@ -20,7 +20,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../parent/pom.xml @@ -34,7 +34,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/it/http/pom.xml b/it/http/pom.xml index 11cfab4aa..d4f52dff8 100644 --- a/it/http/pom.xml +++ b/it/http/pom.xml @@ -20,7 +20,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../../parent/pom.xml @@ -32,7 +32,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/parent/pom.xml b/parent/pom.xml index 8a68f3281..df3d5e6d7 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -23,7 +23,7 @@ com.adobe.commerce.cif core-cif-components-parent pom - 2.14.3-SNAPSHOT + 2.15.0 AEM CIF Core Components - Parent Parent POM for AEM CIF Core Components @@ -33,7 +33,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 diff --git a/pom.xml b/pom.xml index e9ce95f3e..fa09c6d09 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 parent/pom.xml @@ -76,7 +76,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 diff --git a/react-components/package-lock.json b/react-components/package-lock.json index 780140ea9..8afc5dfca 100644 --- a/react-components/package-lock.json +++ b/react-components/package-lock.json @@ -1,6 +1,6 @@ { "name": "@adobe/aem-core-cif-react-components", - "version": "2.14.2", + "version": "2.15.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/react-components/package.json b/react-components/package.json index d85c7f651..ce87b7ae5 100644 --- a/react-components/package.json +++ b/react-components/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/aem-core-cif-react-components", - "version": "2.14.2", + "version": "2.15.0", "description": "A collection of React components used in the AEM CIF Core Components project", "author": "Adobe Systems Inc.", "license": "Apache-2.0", diff --git a/react-components/pom.xml b/react-components/pom.xml index 2f9ca09d0..9cd2705da 100644 --- a/react-components/pom.xml +++ b/react-components/pom.xml @@ -22,7 +22,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../parent/pom.xml diff --git a/ui.apps/pom.xml b/ui.apps/pom.xml index 2cc2c8236..d0289fbec 100644 --- a/ui.apps/pom.xml +++ b/ui.apps/pom.xml @@ -22,7 +22,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../parent/pom.xml @@ -39,7 +39,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/ui.config/pom.xml b/ui.config/pom.xml index 8831c4de3..22dee5328 100644 --- a/ui.config/pom.xml +++ b/ui.config/pom.xml @@ -23,7 +23,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../parent/pom.xml @@ -41,7 +41,7 @@ scm:git:https://github.com/adobe/aem-core-cif-components scm:git:git@github.com:adobe/aem-core-cif-components.git https://github.com/adobe/aem-core-cif-components - HEAD + core-cif-components-reactor-2.15.0 Adobe diff --git a/ui.tests/pom.xml b/ui.tests/pom.xml index a603dee74..d6b43a93d 100644 --- a/ui.tests/pom.xml +++ b/ui.tests/pom.xml @@ -21,7 +21,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.14.3-SNAPSHOT + 2.15.0 ../parent/pom.xml