From 20c854cf4bee16f61ee2367afa81f50bd909fe5a Mon Sep 17 00:00:00 2001
From: lewa <lene.wasskog@nibio.no>
Date: Fri, 15 Sep 2023 09:42:01 +0200
Subject: [PATCH] build: New version 1.1.0-SNAPSHOT

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

diff --git a/pom.xml b/pom.xml
index f67742a..434bf97 100644
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@
 
     <groupId>nio.nibio.vips.model</groupId>
     <artifactId>FallArmywormModel</artifactId>
-    <version>1.0.1</version>
+    <version>1.1.0-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencies>
-- 
GitLab