From 2e9c5f33f04a46c4f845998ce3b98d21ffe160c0 Mon Sep 17 00:00:00 2001
From: Stephane Dallongeville <stephane.dallongeville@pasteur.fr>
Date: Fri, 25 Nov 2022 10:36:40 +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 1b6249f..aa24e10 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>rsyntaxtextarea</artifactId>
-- 
GitLab