diff --git a/pom.xml b/pom.xml
index e3e461ff..d2c06f8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
 
 	<groupId>io.usethesource</groupId>
 	<artifactId>vallang</artifactId>
-	<version>1.0.0-RC5</version>
+	<version>1.0.0-RC6-SNAPSHOT</version>
 	<packaging>jar</packaging>
 
 	<scm>
 		<developerConnection>scm:git:ssh://git@github.com/usethesource/vallang.git</developerConnection>
-		<tag>v1.0.0-RC5</tag>
+		<tag>HEAD</tag>
 	</scm>
 
 	<!-- dependency resolution configuration (usethesource) -->