From 65d50d86cb7b158237c3ca873f4c181d68d72a45 Mon Sep 17 00:00:00 2001
From: Amandine Tournay <amandine.tournay@pasteur.fr>
Date: Tue, 9 Mar 2021 21:29:20 +0100
Subject: [PATCH] Updated POM
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 335de88..b319a7b 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.1</version>
+ <version>1.0.3</version>
</parent>
<artifactId>script-editor</artifactId>
--
GitLab