diff --git a/all/pom.xml b/all/pom.xml
index adc387efb5..b0b34e6342 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -23,7 +23,7 @@
core.wcm.components.parent
com.adobe.cq
- 2.7.0-SNAPSHOT
+ 2.7.0
../parent/pom.xml
@@ -31,7 +31,7 @@
core.wcm.components.all
- 2.7.0-SNAPSHOT
+ 2.7.0
content-package
Adobe Experience Manager Core WCM Components Full Package
diff --git a/bundles/core/pom.xml b/bundles/core/pom.xml
index 30872e8f58..cb9df4a4d4 100644
--- a/bundles/core/pom.xml
+++ b/bundles/core/pom.xml
@@ -23,12 +23,12 @@
com.adobe.cq
core.wcm.components.parent
- 2.7.0-SNAPSHOT
+ 2.7.0
../../parent/pom.xml
core.wcm.components.core
- 2.7.0-SNAPSHOT
+ 2.7.0
bundle
Adobe Experience Manager Core WCM Components Core Bundle
diff --git a/config/pom.xml b/config/pom.xml
index ddadd4ced5..35cb3724c4 100644
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -23,7 +23,7 @@
com.adobe.cq
core.wcm.components.parent
- 2.7.0-SNAPSHOT
+ 2.7.0
../parent/pom.xml
@@ -31,7 +31,7 @@
core.wcm.components.config
- 2.7.0-SNAPSHOT
+ 2.7.0
content-package
Adobe Experience Manager Core WCM Components Configurations
diff --git a/content/pom.xml b/content/pom.xml
index d988ba3ddb..b5730c8dac 100644
--- a/content/pom.xml
+++ b/content/pom.xml
@@ -23,7 +23,7 @@
com.adobe.cq
core.wcm.components.parent
- 2.7.0-SNAPSHOT
+ 2.7.0
../parent/pom.xml
@@ -31,7 +31,7 @@
core.wcm.components.content
- 2.7.0-SNAPSHOT
+ 2.7.0
content-package
Adobe Experience Manager Core WCM Components Content Package
diff --git a/examples/pom.xml b/examples/pom.xml
index d71d0103ef..23c2768ca5 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -23,7 +23,7 @@
com.adobe.cq
core.wcm.components.parent
- 2.7.0-SNAPSHOT
+ 2.7.0
../parent/pom.xml
@@ -31,7 +31,7 @@
core.wcm.components.examples
- 2.7.0-SNAPSHOT
+ 2.7.0
content-package
Adobe Experience Manager Core WCM Components Examples Package
diff --git a/parent/pom.xml b/parent/pom.xml
index 1afd1e0518..a5669a549c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -19,7 +19,7 @@
com.adobe.cq
core.wcm.components.parent
pom
- 2.7.0-SNAPSHOT
+ 2.7.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.7.0
diff --git a/pom.xml b/pom.xml
index 53d3c378f2..5ee95f05bb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,13 +23,13 @@
com.adobe.cq
core.wcm.components.parent
- 2.7.0-SNAPSHOT
+ 2.7.0
parent/pom.xml
core.wcm.components.reactor
pom
- 2.7.0-SNAPSHOT
+ 2.7.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.7.0
diff --git a/testing/it/ui-js/pom.xml b/testing/it/ui-js/pom.xml
index a1b2599de0..690d911fc3 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.7.0-SNAPSHOT
+ 2.7.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.7.0-SNAPSHOT
+ 2.7.0
diff --git a/testing/junit/core/pom.xml b/testing/junit/core/pom.xml
index 2b1b53c944..250a7224d2 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.7.0-SNAPSHOT
+ 2.7.0
../../../parent/pom.xml
core.wcm.components.junit.core
- 2.7.0-SNAPSHOT
+ 2.7.0
Adobe Experience Manager Core WCM Components JUnit Testing
Useful tools for testing HTL-based AEM components