From 982d1789c7e1914fa471a89dc034f5d5ba6de16e Mon Sep 17 00:00:00 2001
From: lewa <lene.wasskog@nibio.no>
Date: Fri, 15 Sep 2023 10:19:22 +0200
Subject: [PATCH] chore: Update groupId

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

diff --git a/pom.xml b/pom.xml
index f042c31..264f594 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
         <version>1.0.0</version>
     </parent>
 
-    <groupId>no.nibio.model</groupId>
+    <groupId>no.nibio.vips.model</groupId>
     <artifactId>Model_MAIZEPHENO</artifactId>
     <version>2.0.0</version>
     <packaging>jar</packaging>
-- 
GitLab