diff --git a/all/pom.xml b/all/pom.xml
index bc3d8ad8..3a232993 100644
--- a/all/pom.xml
+++ b/all/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/classic/all/pom.xml b/classic/all/pom.xml
index 6d8352fd..96745829 100644
--- a/classic/all/pom.xml
+++ b/classic/all/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/classic/dispatcher/pom.xml b/classic/dispatcher/pom.xml
index 08f5a9de..0b091d93 100644
--- a/classic/dispatcher/pom.xml
+++ b/classic/dispatcher/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/classic/ui.config/pom.xml b/classic/ui.config/pom.xml
index 1ba69d09..4989bdf2 100644
--- a/classic/ui.config/pom.xml
+++ b/classic/ui.config/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/classic/ui.content/pom.xml b/classic/ui.content/pom.xml
index d86267b0..c7f49293 100644
--- a/classic/ui.content/pom.xml
+++ b/classic/ui.content/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 
diff --git a/core/pom.xml b/core/pom.xml
index 746f9f05..7a7b9780 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
     <artifactId>aem-cif-guides-venia.core</artifactId>
diff --git a/dispatcher/pom.xml b/dispatcher/pom.xml
index 9762b4cf..7f85a760 100644
--- a/dispatcher/pom.xml
+++ b/dispatcher/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/it.tests/pom.xml b/it.tests/pom.xml
index db41e622..169e48e7 100644
--- a/it.tests/pom.xml
+++ b/it.tests/pom.xml
@@ -20,7 +20,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index f9ef120c..cd290ca5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,7 @@
     <groupId>com.adobe.aem.guides</groupId>
     <artifactId>aem-cif-guides-venia</artifactId>
     <packaging>pom</packaging>
-    <version>2024.07.19-SNAPSHOT</version>
+    <version>2024.09.05</version>
     <name>Venia CIF Project - Reactor Project</name>
     <description>Venia CIF Project</description>
     <url>https://github.com/adobe/aem-cif-guides-venia</url>
@@ -29,7 +29,7 @@
         <connection>scm:git:https://github.com/adobe/aem-cif-guides-venia.git</connection>
         <developerConnection>scm:git:https://github.com/adobe/aem-cif-guides-venia.git</developerConnection>
         <url>https://github.com/adobe/aem-cif-guides-venia/tree/main/</url>
-        <tag>HEAD</tag>
+        <tag>venia-2024.09.05</tag>
     </scm>
 
     <organization>
diff --git a/ui.apps.structure/pom.xml b/ui.apps.structure/pom.xml
index 7322b8d4..3a566add 100644
--- a/ui.apps.structure/pom.xml
+++ b/ui.apps.structure/pom.xml
@@ -8,7 +8,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/ui.apps/pom.xml b/ui.apps/pom.xml
index f75b2b3d..c697fb89 100644
--- a/ui.apps/pom.xml
+++ b/ui.apps/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/ui.config/pom.xml b/ui.config/pom.xml
index ab937339..6292ae5d 100644
--- a/ui.config/pom.xml
+++ b/ui.config/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/ui.content/pom.xml b/ui.content/pom.xml
index 9844a1e7..23c9ccfd 100644
--- a/ui.content/pom.xml
+++ b/ui.content/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/ui.frontend/pom.xml b/ui.frontend/pom.xml
index e45d0f8d..a8f753fe 100644
--- a/ui.frontend/pom.xml
+++ b/ui.frontend/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../pom.xml</relativePath>
     </parent>
 
diff --git a/ui.tests/pom.xml b/ui.tests/pom.xml
index b53ed8dc..8d1d9e0a 100644
--- a/ui.tests/pom.xml
+++ b/ui.tests/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>com.adobe.aem.guides</groupId>
         <artifactId>aem-cif-guides-venia</artifactId>
-        <version>2024.07.19-SNAPSHOT</version>
+        <version>2024.09.05</version>
         <relativePath>../pom.xml</relativePath>
     </parent>