From e9e97caa2284bb44e392c1a728c67f5ec99669e1 Mon Sep 17 00:00:00 2001 From: Tobias Pietzsch Date: Thu, 10 Jan 2019 00:15:23 +0100 Subject: [PATCH] "Fix" circular test dependency. Thanks @imagejan for this solution!!! --- pom.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/pom.xml b/pom.xml index 970cf6c86..fafe0a01d 100644 --- a/pom.xml +++ b/pom.xml @@ -201,6 +201,12 @@ Jean-Yves Tinevez and Michael Zinsmaier. sc.fiji bigdataviewer-vistools test + + + net.imglib2 + imglib2-roi + +