From fdab9a71ab178ac1cc4151ade64cc9558548ab82 Mon Sep 17 00:00:00 2001
From: Jan Kozusznik <jan@kozusznik.cz>
Date: Tue, 16 Jan 2018 11:22:52 +0100
Subject: [PATCH] remove depe

---
 haas-imagej-client/pom.xml | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/haas-imagej-client/pom.xml b/haas-imagej-client/pom.xml
index 91644e1d..5b40ea2e 100644
--- a/haas-imagej-client/pom.xml
+++ b/haas-imagej-client/pom.xml
@@ -83,11 +83,6 @@
 			<groupId>net.imagej</groupId>
 			<artifactId>imagej</artifactId>
 		</dependency>
-		<dependency>
-			<groupId>net.preibisch</groupId>
-			<artifactId>multiview-reconstruction</artifactId>
-			<version>0.1.1-SNAPSHOT</version>
-		</dependency>
 		<!-- https://mvnrepository.com/artifact/net.imagej/imagej-legacy -->
 		<dependency>
 			<groupId>net.imagej</groupId>
-- 
GitLab