From f7c60a838293f796e4c2582b12a7f79c0572830e Mon Sep 17 00:00:00 2001 From: Curtis Rueden Date: Mon, 15 Dec 2014 13:20:21 -0600 Subject: [PATCH] Use internal SNAPSHOT couplings again This fixes the build, because sc.fiji:TrakEM2_:1.0c was never actually released. But even had it been, we still want to be using internal SNAPSHOT couplings between all components of the multi-module build. --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 594e1d25..0e0acf06 100644 --- a/pom.xml +++ b/pom.xml @@ -67,7 +67,7 @@ sc.fiji TrakEM2_ - 1.0c + 1.0d-SNAPSHOT sc.fiji -- 2.11.4.GIT