From 560b260643e857aa91091f095e24cf9f03a31ef5 Mon Sep 17 00:00:00 2001
From: lewa <lene.wasskog@nibio.no>
Date: Mon, 4 Mar 2024 09:41:52 +0100
Subject: [PATCH] build: New vips-parent-pom version 1.1.0

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

diff --git a/pom.xml b/pom.xml
index 774d3d1..2639215 100755
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
     <parent>
         <groupId>no.nibio.vips</groupId>
         <artifactId>vips-parent-pom</artifactId>
-        <version>1.0.0</version>
+        <version>1.1.0</version>
     </parent>
     <groupId>no.nibio</groupId>
     <artifactId>VIPSCore</artifactId>
-- 
GitLab