diff --git a/pom.xml b/pom.xml
index 958d209..e5dd579 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>de.rpr</groupId>
     <artifactId>ddnsclient</artifactId>
-    <version>1.0.7</version>
+    <version>1.0.8-SNAPSHOT</version>
 
     <properties>
         <compiler-plugin.version>3.13.0</compiler-plugin.version>
@@ -26,7 +26,7 @@
     <scm>
         <connection>scm:git:https://git.azw27.de/ryan_harg/ddns-client.git</connection>
         <developerConnection>scm:git:https://git.azw27.de/ryan_harg/ddns-client.git</developerConnection>
-        <tag>v1.0.7</tag>
+        <tag>v1.0.1</tag>
     </scm>
 
     <dependencyManagement>