From 9b3233fbab735b84fe01ae4df06484414c6de76a Mon Sep 17 00:00:00 2001
From: Stephane Dallongeville <stephane.dallongeville@pasteur.fr>
Date: Wed, 9 Nov 2022 16:20:16 +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 563b24e..31e55cd 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.5</version>
+        <version>1.0.8</version>
     </parent>
 
     <artifactId>protocols</artifactId>
-- 
GitLab