From c79c7b61c77d6df98cc00c61908a2de4e9cbf265 Mon Sep 17 00:00:00 2001
From: Thomas <thomas.musset@pasteur.fr>
Date: Thu, 28 Sep 2023 13:42:12 +0200
Subject: [PATCH] updated parent version to 2.1.5

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

diff --git a/pom.xml b/pom.xml
index a50519f..0fbd390 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
     <parent>
         <groupId>org.bioimageanalysis.icy</groupId>
         <artifactId>pom-icy</artifactId>
-        <version>2.1.0</version>
+        <version>2.1.5</version>
     </parent>
 
     <artifactId>protocols</artifactId>
-- 
GitLab