diff --git a/all/pom.xml b/all/pom.xml index 6deb0b309a..8cd2ba74e1 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -23,7 +23,7 @@ core.wcm.components.parent com.adobe.cq - 2.1.1-SNAPSHOT + 2.2.0 ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.all - 2.1.1-SNAPSHOT + 2.2.0 content-package Adobe Experience Manager Core WCM Components Full Package @@ -40,7 +40,7 @@ scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git scm:git:git@github.com:Adobe-Marketing-Cloud/aem-core-wcm-components.git https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/all - HEAD + core.wcm.components.reactor-2.2.0 diff --git a/bundles/core/pom.xml b/bundles/core/pom.xml index 1a6beeea84..d6d21720df 100644 --- a/bundles/core/pom.xml +++ b/bundles/core/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.1.1-SNAPSHOT + 2.2.0 ../../parent/pom.xml core.wcm.components.core - 2.1.1-SNAPSHOT + 2.2.0 bundle Adobe Experience Manager Core WCM Components Core Bundle @@ -37,7 +37,7 @@ scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git scm:git:git@github.com:Adobe-Marketing-Cloud/aem-core-wcm-components.git https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/bundles/core - HEAD + core.wcm.components.reactor-2.2.0 diff --git a/config/pom.xml b/config/pom.xml index 2597437498..ddab4f3688 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.1.1-SNAPSHOT + 2.2.0 ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.config - 2.1.1-SNAPSHOT + 2.2.0 content-package Adobe Experience Manager Core WCM Components Configurations @@ -40,7 +40,7 @@ scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git scm:git:git@github.com:Adobe-Marketing-Cloud/aem-core-wcm-components.git https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/config - HEAD + core.wcm.components.reactor-2.2.0 diff --git a/content/pom.xml b/content/pom.xml index 2bc1801e25..adca35bde1 100644 --- a/content/pom.xml +++ b/content/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.1.1-SNAPSHOT + 2.2.0 ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.content - 2.1.1-SNAPSHOT + 2.2.0 content-package Adobe Experience Manager Core WCM Components Content Package @@ -39,7 +39,7 @@ scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git scm:git:git@github.com:Adobe-Marketing-Cloud/aem-core-wcm-components.git https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/content - HEAD + core.wcm.components.reactor-2.2.0 diff --git a/extension/contentfragment/bundle/pom.xml b/extension/contentfragment/bundle/pom.xml index 103637ac70..23ef2c621f 100644 --- a/extension/contentfragment/bundle/pom.xml +++ b/extension/contentfragment/bundle/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.1.1-SNAPSHOT + 2.2.0 ../../../parent/pom.xml core.wcm.components.extension.contentfragment.bundle - 1.0.7-SNAPSHOT + 1.0.8 bundle Adobe Experience Manager Core WCM Components Extension - Structured Content Fragment Bundle @@ -37,7 +37,7 @@ scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git scm:git:git@github.com:Adobe-Marketing-Cloud/aem-core-wcm-components.git https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/extension/contenfragment/bundle - HEAD + core.wcm.components.reactor-2.2.0 diff --git a/extension/contentfragment/content/pom.xml b/extension/contentfragment/content/pom.xml index 7f1b2d2dae..f1a176434f 100644 --- a/extension/contentfragment/content/pom.xml +++ b/extension/contentfragment/content/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.1.1-SNAPSHOT + 2.2.0 ../../../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.extension.contentfragment.content - 1.0.7-SNAPSHOT + 1.0.8 content-package Adobe Experience Manager Core WCM Components Extension - Structured Content Fragment Content @@ -39,7 +39,7 @@ scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git scm:git:git@github.com:Adobe-Marketing-Cloud/aem-core-wcm-components.git https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/extension/contenfragment/content - HEAD + core.wcm.components.reactor-2.2.0 diff --git a/extension/pom.xml b/extension/pom.xml index c844ace118..3acd2cd31e 100644 --- a/extension/pom.xml +++ b/extension/pom.xml @@ -23,7 +23,7 @@ core.wcm.components.parent com.adobe.cq - 2.1.1-SNAPSHOT + 2.2.0 ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.extension - 1.0.7-SNAPSHOT + 1.0.8 content-package Adobe Experience Manager Core WCM Components Extension Package @@ -40,7 +40,7 @@ scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git scm:git:git@github.com:Adobe-Marketing-Cloud/aem-core-wcm-components.git https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/extension - HEAD + core.wcm.components.reactor-2.2.0 diff --git a/parent/pom.xml b/parent/pom.xml index 7cc7ebba67..6d9d954a14 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ com.adobe.cq core.wcm.components.parent pom - 2.1.1-SNAPSHOT + 2.2.0 Adobe Experience Manager Core WCM Components Parent @@ -27,7 +27,7 @@ scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git scm:git:git@github.com:Adobe-Marketing-Cloud/aem-core-wcm-components.git https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/parent - HEAD + core.wcm.components.reactor-2.2.0 diff --git a/pom.xml b/pom.xml index c7a80057a3..2c7e26bfd8 100644 --- a/pom.xml +++ b/pom.xml @@ -23,13 +23,13 @@ com.adobe.cq core.wcm.components.parent - 2.1.1-SNAPSHOT + 2.2.0 parent/pom.xml core.wcm.components.reactor pom - 2.1.1-SNAPSHOT + 2.2.0 Adobe Experience Manager Core WCM Components Reactor @@ -37,7 +37,7 @@ scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git scm:git:git@github.com:Adobe-Marketing-Cloud/aem-core-wcm-components.git https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components - HEAD + core.wcm.components.reactor-2.2.0 diff --git a/testing/it/ui-js/pom.xml b/testing/it/ui-js/pom.xml index 18a1ac756d..cdf4a25832 100644 --- a/testing/it/ui-js/pom.xml +++ b/testing/it/ui-js/pom.xml @@ -24,7 +24,7 @@ com.adobe.cq core.wcm.components.parent - 2.1.1-SNAPSHOT + 2.2.0 ../../../parent/pom.xml @@ -34,7 +34,7 @@ core.wcm.components.it.ui-js content-package Adobe Experience Manager Core WCM Components JS Tests - 6.3.49-SNAPSHOT + 6.3.50 @@ -43,7 +43,7 @@ scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git scm:git:git@github.com:Adobe-Marketing-Cloud/aem-core-wcm-components.git https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/testing/it/ui-js - HEAD + core.wcm.components.reactor-2.2.0 diff --git a/testing/junit/core/pom.xml b/testing/junit/core/pom.xml index ce505224fe..fb2d4d8891 100644 --- a/testing/junit/core/pom.xml +++ b/testing/junit/core/pom.xml @@ -23,19 +23,19 @@ com.adobe.cq core.wcm.components.parent - 2.1.1-SNAPSHOT + 2.2.0 ../../../parent/pom.xml core.wcm.components.junit.core - 2.1.1-SNAPSHOT + 2.2.0 Adobe Experience Manager Core WCM Components JUnit Testing scm:git:https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components.git scm:git:git@github.com:Adobe-Marketing-Cloud/aem-core-wcm-components.git https://github.com/Adobe-Marketing-Cloud/aem-core-wcm-components/tree/master/testing/junit/core - HEAD + core.wcm.components.reactor-2.2.0 Useful tools for testing HTL-based AEM components