From 2f98fb6e628917a8dae834292c1a36748cccf82f Mon Sep 17 00:00:00 2001 From: Niko Ehrenfeuchter <nikolaus.ehrenfeuchter@unibas.ch> Date: Mon, 27 Aug 2018 08:46:22 +0200 Subject: [PATCH] Update link and name of forum --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index dbf69b2..272869e 100644 --- a/pom.xml +++ b/pom.xml @@ -63,8 +63,8 @@ <mailingLists> <mailingList> - <name>ImageJ Forum</name> - <archive>http://forum.imagej.net/</archive> + <name>Scientific Image Community Forum</name> + <archive>http://forum.image.sc/</archive> </mailingList> </mailingLists> -- GitLab