From 01860aa1060322c2219a733c42e0bb1893408e12 Mon Sep 17 00:00:00 2001
From: Stephane Dallongeville <stephane.dallongeville@pasteur.fr>
Date: Fri, 20 Jan 2023 13:52:58 +0100
Subject: [PATCH] updated to last parent pom

---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index b64929f..c6f8196 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,8 +6,8 @@
 
     <parent>
         <groupId>org.bioimageanalysis.icy</groupId>
-        <artifactId>parent-pom-plugin</artifactId>
-        <version>1.0.8</version>
+        <artifactId>pom-icy</artifactId>
+        <version>2.1.3</version>
     </parent>
 
     <artifactId>vecmath</artifactId>
-- 
GitLab