diff --git a/pom.xml b/pom.xml
index 67ea2ebe4a61af8880297e9aec309e62fed897eb..d3ce42e26bdba9bc09579a464f0688465dcac255 100755
--- a/pom.xml
+++ b/pom.xml
@@ -6,12 +6,12 @@
     <parent>
         <groupId>no.nibio.vips</groupId>
         <artifactId>vips-parent-pom</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0</version>
     </parent>
 
     <groupId>no.nibio.vips.model</groupId>
     <artifactId>DOWNCASTModel</artifactId>
-    <version>1.1.6</version>
+    <version>1.1.7-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencies>