From f4af07040385b44bf11d1e19d278207024a5cf20 Mon Sep 17 00:00:00 2001
From: Stephane Dallongeville <stephane.dallongeville@pasteur.fr>
Date: Wed, 9 Nov 2022 16:14:52 +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 9e26be0..260c6d6 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>label-extractor</artifactId>
-- 
GitLab