From c37b484974729bc849b336f3481a00e1b5a5d813 Mon Sep 17 00:00:00 2001
From: Lene Wasskog <lene.wasskog@nibio.no>
Date: Fri, 15 Sep 2023 09:45:13 +0000
Subject: [PATCH] [ci skip] Set snapshot version 2.0.1-SNAPSHOT

---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 851aa0a..0971d45 100755
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
     </parent>
 
     <artifactId>VIPSCommon</artifactId>
-    <version>2.0.0</version>
+    <version>2.0.1-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <name>VIPSCommon</name>
-- 
GitLab