From 84e87f5ecf52c1e575e4c14a75ac2f7aa3d0c66e Mon Sep 17 00:00:00 2001
From: Lene Wasskog <lene.wasskog@nibio.no>
Date: Thu, 30 May 2024 11:09:44 +0000
Subject: [PATCH] [ci skip] Set snapshot version 1.1.9-SNAPSHOT

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

diff --git a/pom.xml b/pom.xml
index f8d54a2..47c2440 100755
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>no.nibio.vips.model</groupId>
     <artifactId>PsilaRosaeTempModel</artifactId>
-    <version>1.1.8</version>
+    <version>1.1.9-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <properties>
-- 
GitLab