From 3dcc32d3f3b95bede8e0e59a9a690bba60507985 Mon Sep 17 00:00:00 2001 From: CircleCi Date: Fri, 29 May 2020 10:16:33 +0000 Subject: [PATCH] @releng [maven-scm] :prepare release core.wcm.components.reactor-2.9.0 --- all/pom.xml | 4 ++-- bundles/core/pom.xml | 4 ++-- config/pom.xml | 4 ++-- content/pom.xml | 4 ++-- examples/pom.xml | 4 ++-- examples/ui.apps/pom.xml | 4 ++-- examples/ui.content/pom.xml | 4 ++-- parent/pom.xml | 4 ++-- pom.xml | 6 +++--- testing/it/ui-js/pom.xml | 7 +++---- testing/junit/core/pom.xml | 4 ++-- 11 files changed, 24 insertions(+), 25 deletions(-) diff --git a/all/pom.xml b/all/pom.xml index 0dc40bf936..ad4ee441e9 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -23,7 +23,7 @@ core.wcm.components.parent com.adobe.cq - 2.8.1-SNAPSHOT + 2.9.0 ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.all - 2.8.1-SNAPSHOT + 2.9.0 content-package Adobe Experience Manager Core WCM Components Full Package diff --git a/bundles/core/pom.xml b/bundles/core/pom.xml index 8cee0d054a..c9eeba2110 100644 --- a/bundles/core/pom.xml +++ b/bundles/core/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.8.1-SNAPSHOT + 2.9.0 ../../parent/pom.xml core.wcm.components.core - 2.8.1-SNAPSHOT + 2.9.0 bundle Adobe Experience Manager Core WCM Components Core Bundle diff --git a/config/pom.xml b/config/pom.xml index ceaa07fac3..2800a61fcf 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.8.1-SNAPSHOT + 2.9.0 ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.config - 2.8.1-SNAPSHOT + 2.9.0 content-package Adobe Experience Manager Core WCM Components Configurations diff --git a/content/pom.xml b/content/pom.xml index fd3df86367..acf46287b0 100644 --- a/content/pom.xml +++ b/content/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.8.1-SNAPSHOT + 2.9.0 ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.content - 2.8.1-SNAPSHOT + 2.9.0 content-package Adobe Experience Manager Core WCM Components Content Package diff --git a/examples/pom.xml b/examples/pom.xml index 54d7c7eaa9..e7c00cf7cb 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.8.1-SNAPSHOT + 2.9.0 ../parent/pom.xml core.wcm.components.examples - 2.8.1-SNAPSHOT + 2.9.0 pom Adobe Experience Manager Core WCM Components Examples Reactor diff --git a/examples/ui.apps/pom.xml b/examples/ui.apps/pom.xml index cd99bea218..32def3e23f 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.8.1-SNAPSHOT + 2.9.0 ../../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.examples.ui.apps - 2.8.1-SNAPSHOT + 2.9.0 content-package Adobe Experience Manager Core WCM Components Examples Application Package diff --git a/examples/ui.content/pom.xml b/examples/ui.content/pom.xml index 89834f1223..e966fc4f29 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.8.1-SNAPSHOT + 2.9.0 ../../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.examples.ui.content - 2.8.1-SNAPSHOT + 2.9.0 content-package Adobe Experience Manager Core WCM Components Examples Content Package diff --git a/parent/pom.xml b/parent/pom.xml index f8ce05ef4b..06e16b9d58 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ com.adobe.cq core.wcm.components.parent pom - 2.8.1-SNAPSHOT + 2.9.0 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 - HEAD + core.wcm.components.reactor-2.9.0 diff --git a/pom.xml b/pom.xml index caace6eaa9..d661437eef 100644 --- a/pom.xml +++ b/pom.xml @@ -23,13 +23,13 @@ com.adobe.cq core.wcm.components.parent - 2.8.1-SNAPSHOT + 2.9.0 parent/pom.xml core.wcm.components.reactor pom - 2.8.1-SNAPSHOT + 2.9.0 Adobe Experience Manager Core WCM Components Reactor @@ -40,7 +40,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.git - HEAD + core.wcm.components.reactor-2.9.0 diff --git a/testing/it/ui-js/pom.xml b/testing/it/ui-js/pom.xml index f28e1b99ba..a48db1ff6a 100644 --- a/testing/it/ui-js/pom.xml +++ b/testing/it/ui-js/pom.xml @@ -14,8 +14,7 @@ ~ See the License for the specific language governing permissions and ~ limitations under the License. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~--> - + 4.0.0 @@ -25,7 +24,7 @@ com.adobe.cq core.wcm.components.parent - 2.8.1-SNAPSHOT + 2.9.0 ../../../parent/pom.xml @@ -35,7 +34,7 @@ core.wcm.components.it.ui-js content-package Adobe Experience Manager Core WCM Components JS Tests - 2.8.1-SNAPSHOT + 2.9.0 diff --git a/testing/junit/core/pom.xml b/testing/junit/core/pom.xml index a28503fe61..16457f7460 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.8.1-SNAPSHOT + 2.9.0 ../../../parent/pom.xml core.wcm.components.junit.core - 2.8.1-SNAPSHOT + 2.9.0 Adobe Experience Manager Core WCM Components JUnit Testing Useful tools for testing HTL-based AEM components