diff --git a/pom.xml b/pom.xml
index 54720597..f28b44ad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <!-- A good example on why temporary names for project identification shouldn't be used -->
     <groupId>LibsDisguises</groupId>
     <artifactId>LibsDisguises</artifactId>
-    <version>10.0.19</version>
+    <version>10.0.19-SNAPSHOT</version>
 
     <build>
         <defaultGoal>exec:java clean install</defaultGoal>