From 8bb8465f86e4ad2785a40558c61e3cb525a5b5b7 Mon Sep 17 00:00:00 2001 From: Jean-Yves TINEVEZ <jean-yves.tinevez@pasteur.fr> Date: Fri, 28 May 2021 09:08:23 +0200 Subject: [PATCH] Add a dummy url in the pom. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5bfc202..f4bea7d 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ <name>TrackingPerformance</name> <description>Compute tracking performance based on the ISBI SPT Grand Challenge metrics.</description> - <url></url> + <url>https://gitlab.pasteur.fr/iah-public</url> <inceptionYear>2021</inceptionYear> <organization> <name>IAH / C2RT / Institut Pasteur</name> -- GitLab