diff --git a/pom.xml b/pom.xml
index e431245a57790108957d7c5a081188f5286b41cb..e6a03126a8c9bef93f1155f6c83514df896da415 100755
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
     <parent>
         <groupId>no.nibio.vips</groupId>
         <artifactId>vips-parent-pom</artifactId>
-        <version>1.1.0</version>
+        <version>1.1.3</version>
     </parent>
 
     <groupId>no.nibio.vips.model</groupId>
     <artifactId>AppleScabModel</artifactId>
-    <version>1.1.13</version>
+    <version>1.1.14-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <repositories>