From 672c6636afdab1b51c4d482d3284781b081f0b10 Mon Sep 17 00:00:00 2001 From: levente Date: Tue, 28 May 2024 10:07:35 +0300 Subject: [PATCH] @releng [maven-scm] :prepare release core-cif-components-reactor-2.13.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 5b062e88a..522132e0a 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -23,7 +23,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/bundles/core/pom.xml b/bundles/core/pom.xml index a329b85bc..113b55919 100644 --- a/bundles/core/pom.xml +++ b/bundles/core/pom.xml @@ -22,7 +22,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/examples/all/pom.xml b/examples/all/pom.xml index 1f6fdbbba..ad8028dc4 100644 --- a/examples/all/pom.xml +++ b/examples/all/pom.xml @@ -20,7 +20,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/examples/bundle/pom.xml b/examples/bundle/pom.xml index b3a4636cd..713d0aa6a 100644 --- a/examples/bundle/pom.xml +++ b/examples/bundle/pom.xml @@ -22,7 +22,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/examples/pom.xml b/examples/pom.xml index b19c29863..7da6aab57 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -20,7 +20,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.12.7-SNAPSHOT + 2.13.0 ../parent/pom.xml diff --git a/examples/ui.apps/pom.xml b/examples/ui.apps/pom.xml index d5a47c89b..7f8e1cca6 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.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/examples/ui.config/pom.xml b/examples/ui.config/pom.xml index 68b21a4da..ee24ad484 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.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/examples/ui.content/pom.xml b/examples/ui.content/pom.xml index 6498de8ac..995848ccc 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.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/examples/ui.frontend/pom.xml b/examples/ui.frontend/pom.xml index e883fbb7b..44e24f058 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.12.7-SNAPSHOT + 2.13.0 ../../parent/pom.xml diff --git a/extensions/experience-platform-connector/package-lock.json b/extensions/experience-platform-connector/package-lock.json index 045c840b6..7210fc702 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.12.6", + "version": "2.13.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/extensions/experience-platform-connector/package.json b/extensions/experience-platform-connector/package.json index 322f88c8b..90b1b3409 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.12.6", + "version": "2.13.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 d82024b46..0e2a5ff14 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.12.7-SNAPSHOT + 2.13.0 ../../parent/pom.xml diff --git a/extensions/product-recs/bundle/pom.xml b/extensions/product-recs/bundle/pom.xml index dd8fe6dc5..8453a4eba 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.12.7-SNAPSHOT + 2.13.0 ../../../parent/pom.xml core-cif-components-extensions-product-recs-bundle - 2.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/extensions/product-recs/content/pom.xml b/extensions/product-recs/content/pom.xml index 48c86d67a..19be0a177 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.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/extensions/product-recs/pom.xml b/extensions/product-recs/pom.xml index d208b6793..da01f7234 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.12.7-SNAPSHOT + 2.13.0 ../../parent/pom.xml @@ -32,7 +32,7 @@ core-cif-components-extensions-product-recs-reactor - 2.12.7-SNAPSHOT + 2.13.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 57368deca..c4fe25b5a 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.12.6", + "version": "2.13.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 c9a61cee0..2e8d8260c 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.12.6", + "version": "2.13.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 668de8547..09d4c8956 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.12.7-SNAPSHOT + 2.13.0 ../../../parent/pom.xml diff --git a/it/content/pom.xml b/it/content/pom.xml index 52f64bd5a..2d3efe9b1 100644 --- a/it/content/pom.xml +++ b/it/content/pom.xml @@ -20,7 +20,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/it/http/pom.xml b/it/http/pom.xml index 7fcc7a3fd..ad86554de 100644 --- a/it/http/pom.xml +++ b/it/http/pom.xml @@ -20,7 +20,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/parent/pom.xml b/parent/pom.xml index d848ca811..2bc41df98 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -23,7 +23,7 @@ com.adobe.commerce.cif core-cif-components-parent pom - 2.12.7-SNAPSHOT + 2.13.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.13.0 diff --git a/pom.xml b/pom.xml index da565c1d4..dc011195b 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.12.7-SNAPSHOT + 2.13.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.13.0 diff --git a/react-components/package-lock.json b/react-components/package-lock.json index fdf0fed69..2332fdb54 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.12.6", + "version": "2.13.0", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/react-components/package.json b/react-components/package.json index 8806cf732..46fbfeb75 100644 --- a/react-components/package.json +++ b/react-components/package.json @@ -1,6 +1,6 @@ { "name": "@adobe/aem-core-cif-react-components", - "version": "2.12.6", + "version": "2.13.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 9d14b45e7..40df355ab 100644 --- a/react-components/pom.xml +++ b/react-components/pom.xml @@ -22,7 +22,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.12.7-SNAPSHOT + 2.13.0 ../parent/pom.xml diff --git a/ui.apps/pom.xml b/ui.apps/pom.xml index 2827d4e6b..92e2087ca 100644 --- a/ui.apps/pom.xml +++ b/ui.apps/pom.xml @@ -22,7 +22,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/ui.config/pom.xml b/ui.config/pom.xml index a9b543595..577c76f7d 100644 --- a/ui.config/pom.xml +++ b/ui.config/pom.xml @@ -23,7 +23,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.12.7-SNAPSHOT + 2.13.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.13.0 Adobe diff --git a/ui.tests/pom.xml b/ui.tests/pom.xml index cba7e4419..e1e6f4698 100644 --- a/ui.tests/pom.xml +++ b/ui.tests/pom.xml @@ -21,7 +21,7 @@ com.adobe.commerce.cif core-cif-components-parent - 2.12.7-SNAPSHOT + 2.13.0 ../parent/pom.xml