From ef9d5422867839a3010685ac42beff20ac1d5dbd Mon Sep 17 00:00:00 2001
From: Stephane Dallongeville <stephane.dallongeville@pasteur.fr>
Date: Wed, 9 Nov 2022 16:20:23 +0100
Subject: [PATCH] Updated parent POM version

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

diff --git a/pom.xml b/pom.xml
index a7f4e0f..362edf4 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.bioimageanalysis.icy</groupId>
         <artifactId>parent-pom-plugin</artifactId>
-        <version>1.0.3</version>
+        <version>1.0.8</version>
     </parent>
 
     <artifactId>quickhull</artifactId>
-- 
GitLab