diff --git a/all/pom.xml b/all/pom.xml index 73f8c04301..b7a24d1795 100644 --- a/all/pom.xml +++ b/all/pom.xml @@ -23,7 +23,7 @@ core.wcm.components.parent com.adobe.cq - 2.8.0-SNAPSHOT + 2.8.0 ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.all - 2.8.0-SNAPSHOT + 2.8.0 content-package Adobe Experience Manager Core WCM Components Full Package diff --git a/bundles/core/pom.xml b/bundles/core/pom.xml index 7d2f64afab..4402686638 100644 --- a/bundles/core/pom.xml +++ b/bundles/core/pom.xml @@ -23,12 +23,12 @@ com.adobe.cq core.wcm.components.parent - 2.8.0-SNAPSHOT + 2.8.0 ../../parent/pom.xml core.wcm.components.core - 2.8.0-SNAPSHOT + 2.8.0 bundle Adobe Experience Manager Core WCM Components Core Bundle diff --git a/config/pom.xml b/config/pom.xml index 614179fc28..5481005952 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.8.0-SNAPSHOT + 2.8.0 ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.config - 2.8.0-SNAPSHOT + 2.8.0 content-package Adobe Experience Manager Core WCM Components Configurations diff --git a/content/pom.xml b/content/pom.xml index 5f74aeaf18..65f568c4a8 100644 --- a/content/pom.xml +++ b/content/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.8.0-SNAPSHOT + 2.8.0 ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.content - 2.8.0-SNAPSHOT + 2.8.0 content-package Adobe Experience Manager Core WCM Components Content Package diff --git a/examples/pom.xml b/examples/pom.xml index 806b11564c..c30bdd9e8e 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -23,7 +23,7 @@ com.adobe.cq core.wcm.components.parent - 2.8.0-SNAPSHOT + 2.8.0 ../parent/pom.xml @@ -31,7 +31,7 @@ core.wcm.components.examples - 2.8.0-SNAPSHOT + 2.8.0 content-package Adobe Experience Manager Core WCM Components Examples Package diff --git a/parent/pom.xml b/parent/pom.xml index 5292a33473..82d0ee7348 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -19,7 +19,7 @@ com.adobe.cq core.wcm.components.parent pom - 2.8.0-SNAPSHOT + 2.8.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.8.0 diff --git a/pom.xml b/pom.xml index 0d1ea078b9..fc7bab9f22 100644 --- a/pom.xml +++ b/pom.xml @@ -23,13 +23,13 @@ com.adobe.cq core.wcm.components.parent - 2.8.0-SNAPSHOT + 2.8.0 parent/pom.xml core.wcm.components.reactor pom - 2.8.0-SNAPSHOT + 2.8.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.8.0 diff --git a/testing/it/ui-js/pom.xml b/testing/it/ui-js/pom.xml index 193eaa0f6b..6e40b41f77 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.8.0-SNAPSHOT + 2.8.0 ../../../parent/pom.xml @@ -34,7 +34,7 @@ core.wcm.components.it.ui-js content-package Adobe Experience Manager Core WCM Components JS Tests - 2.8.0-SNAPSHOT + 2.8.0 diff --git a/testing/junit/core/pom.xml b/testing/junit/core/pom.xml index 78ffe8763b..8725f86f40 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.0-SNAPSHOT + 2.8.0 ../../../parent/pom.xml core.wcm.components.junit.core - 2.8.0-SNAPSHOT + 2.8.0 Adobe Experience Manager Core WCM Components JUnit Testing Useful tools for testing HTL-based AEM components