From d9b93d6d28505bbf65db3e3303dc06bf0fd68c8a Mon Sep 17 00:00:00 2001 From: Rishi Mehta Date: Thu, 25 Jul 2024 12:32:02 +0530 Subject: [PATCH] @releng [maven-scm] :prepare release core-forms-components-reactor-3.0.50 --- 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/package-lock.json | 12 ++++++------ ui.frontend/pom.xml | 2 +- ui.tests/pom.xml | 2 +- 20 files changed, 41 insertions(+), 41 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 547732e6e2..167c7ce53a 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -21,7 +21,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/bundles/af-core/pom.xml b/bundles/af-core/pom.xml index feaf4b6c0e..34f0ffde4f 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.49-SNAPSHOT + 3.0.50 ../../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/bundles/core/pom.xml b/bundles/core/pom.xml index 212474d34d..f29ab10931 100644 --- a/bundles/core/pom.xml +++ b/bundles/core/pom.xml @@ -20,7 +20,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/examples/all/pom.xml b/examples/all/pom.xml index 581e9e91ae..9a2431d011 100644 --- a/examples/all/pom.xml +++ b/examples/all/pom.xml @@ -18,7 +18,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/examples/core/pom.xml b/examples/core/pom.xml index 72fc381e5e..076ab9e3d8 100644 --- a/examples/core/pom.xml +++ b/examples/core/pom.xml @@ -18,7 +18,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/examples/pom.xml b/examples/pom.xml index 208ec892ca..a2db697dc4 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,7 +18,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../parent/pom.xml diff --git a/examples/ui.apps/pom.xml b/examples/ui.apps/pom.xml index e3a8a8e9f6..c2f2d16f2c 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.49-SNAPSHOT + 3.0.50 ../../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/examples/ui.content/pom.xml b/examples/ui.content/pom.xml index 7e0fb53beb..9458c6e013 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.49-SNAPSHOT + 3.0.50 ../../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/it/apps/pom.xml b/it/apps/pom.xml index c0f4a26523..5f4a2ae628 100644 --- a/it/apps/pom.xml +++ b/it/apps/pom.xml @@ -18,7 +18,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/it/config/pom.xml b/it/config/pom.xml index 3d4dd79fbd..dc779db7ca 100644 --- a/it/config/pom.xml +++ b/it/config/pom.xml @@ -20,7 +20,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/it/content/pom.xml b/it/content/pom.xml index 4fe7463f07..00e1a02314 100644 --- a/it/content/pom.xml +++ b/it/content/pom.xml @@ -20,7 +20,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/it/core/pom.xml b/it/core/pom.xml index 8afcb4a820..2f814e1ed0 100644 --- a/it/core/pom.xml +++ b/it/core/pom.xml @@ -18,7 +18,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/jsdocs/pom.xml b/jsdocs/pom.xml index 03c2c566a7..8fbd29cb5f 100644 --- a/jsdocs/pom.xml +++ b/jsdocs/pom.xml @@ -22,7 +22,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/parent/pom.xml b/parent/pom.xml index adc790612e..28d462a1dd 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -21,7 +21,7 @@ com.adobe.aem core-forms-components-parent pom - 3.0.49-SNAPSHOT + 3.0.50 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 - HEAD + core-forms-components-reactor-3.0.50 diff --git a/pom.xml b/pom.xml index 2a09b0903d..093186b513 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 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 - HEAD + core-forms-components-reactor-3.0.50 diff --git a/ui.af.apps/pom.xml b/ui.af.apps/pom.xml index 017ce91ec7..c800253e62 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.49-SNAPSHOT + 3.0.50 ../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/ui.apps/pom.xml b/ui.apps/pom.xml index 55ff64f9e2..8b87d064bc 100644 --- a/ui.apps/pom.xml +++ b/ui.apps/pom.xml @@ -20,7 +20,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../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 - HEAD + core-forms-components-reactor-3.0.50 Adobe diff --git a/ui.frontend/package-lock.json b/ui.frontend/package-lock.json index 2649b80b16..3f7e438884 100644 --- a/ui.frontend/package-lock.json +++ b/ui.frontend/package-lock.json @@ -70,9 +70,9 @@ } }, "node_modules/@aemforms/af-custom-functions": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/@aemforms/af-custom-functions/-/af-custom-functions-1.0.8.tgz", - "integrity": "sha512-R7+fKX4A5DaNoHvukm9eM762En8XA/ZVE3F5a/2lUuDmgi4f5INWE+i5+PIDZtHD66R4ZGaNAI4LoLtaXxgOGA==" + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@aemforms/af-custom-functions/-/af-custom-functions-1.0.9.tgz", + "integrity": "sha512-ZDWTUNAbzNsfK7kTVSRyMQiFh0ypz0cBY10cr6N1py6CJFa8VFIpxznPRL0FzdOp6wtIZtMusw0Uloh98G2+RA==" }, "node_modules/@aemforms/af-formatters": { "version": "0.22.96", @@ -11085,9 +11085,9 @@ } }, "@aemforms/af-custom-functions": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/@aemforms/af-custom-functions/-/af-custom-functions-1.0.8.tgz", - "integrity": "sha512-R7+fKX4A5DaNoHvukm9eM762En8XA/ZVE3F5a/2lUuDmgi4f5INWE+i5+PIDZtHD66R4ZGaNAI4LoLtaXxgOGA==" + "version": "1.0.9", + "resolved": "https://registry.npmjs.org/@aemforms/af-custom-functions/-/af-custom-functions-1.0.9.tgz", + "integrity": "sha512-ZDWTUNAbzNsfK7kTVSRyMQiFh0ypz0cBY10cr6N1py6CJFa8VFIpxznPRL0FzdOp6wtIZtMusw0Uloh98G2+RA==" }, "@aemforms/af-formatters": { "version": "0.22.96", diff --git a/ui.frontend/pom.xml b/ui.frontend/pom.xml index 2cb7bfa84a..96995b0e61 100644 --- a/ui.frontend/pom.xml +++ b/ui.frontend/pom.xml @@ -16,7 +16,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../parent/pom.xml 4.0.0 diff --git a/ui.tests/pom.xml b/ui.tests/pom.xml index 8a715f0c97..02c52c193f 100644 --- a/ui.tests/pom.xml +++ b/ui.tests/pom.xml @@ -24,7 +24,7 @@ com.adobe.aem core-forms-components-parent - 3.0.49-SNAPSHOT + 3.0.50 ../parent/pom.xml