From c48f93342759bc118ae28eef02ab171b92cc7cd2 Mon Sep 17 00:00:00 2001
From: Tor-Einar Skog <tor-einar.skog@nibio.no>
Date: Thu, 8 Dec 2022 14:44:54 +0100
Subject: [PATCH] Updating to VIPSCommon 2022.1

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

diff --git a/pom.xml b/pom.xml
index 52c2b86..2ef1769 100755
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
         <dependency>
             <groupId>no.nibio.vips.common</groupId>
             <artifactId>VIPSCommon</artifactId>
-            <version>1.0-SNAPSHOT</version>
+            <version>2022.1</version>
         </dependency>
         <dependency>
             <groupId>junit</groupId>
-- 
GitLab