diff --git a/pom.xml b/pom.xml
index bc9b54aa..c15f80e0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
     Please follow the naming scheme YEAR.MONTH.RELEASE_NO_OF_MONTH
     (eg. 2016.4.1 for second release in Apr 2016)
     -->
-    <version>2024.9.1</version>
+    <version>2024.9.2-SNAPSHOT</version>
 
     <name>OpenChemLib</name>
     <description>Open Source Chemistry Library</description>
@@ -209,7 +209,7 @@
         <connection>scm:git:git@github.com:Actelion/openchemlib.git</connection>
         <developerConnection>scm:git:git@github.com:Actelion/openchemlib.git</developerConnection>
         <url>https://github.com/Actelion/openchemlib</url>
-      <tag>openchemlib-2024.9.1</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <distributionManagement>