diff --git a/pom.xml b/pom.xml
index 60b1b3bcbc1e5964507e05a5cca3e9f38929adcc..0596e69d9f7f7b5d13c2692d3c8cc188df005f1e 100755
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>no.nibio.vips.model</groupId>
     <artifactId>OatFloweringModel</artifactId>
-    <version>1.1.11</version>
+    <version>1.1.12-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <repositories>
@@ -36,7 +36,7 @@
         <dependency>
             <groupId>no.nibio.vips</groupId>
             <artifactId>VIPSCommon</artifactId>
-            <version>3.0.1</version>
+            <version>3.0.2</version>
         </dependency>
     </dependencies>
     <properties>