From 087f710e415f0026e52d13b520639b5bd5ce2a40 Mon Sep 17 00:00:00 2001 From: Stephane Dallongeville <stephane.dallongeville@pasteur.fr> Date: Thu, 19 May 2022 15:49:17 +0200 Subject: [PATCH] Fixes --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 5a90a51..9baa047 100644 --- a/pom.xml +++ b/pom.xml @@ -17,9 +17,9 @@ <packaging>jar</packaging> - <name>Apache Commons Logging</name> - <description>The Apache Commons Logging Library.</description> - <url>http://icy.bioimageanalysis.org/plugin/apache-commons-logging/</url> + <name>Apache Commons Lang</name> + <description>The Apache Commons Lang Library.</description> + <url>http://icy.bioimageanalysis.org/plugin/apache-commons-lang/</url> <inceptionYear>2020</inceptionYear> <organization> -- GitLab