From 20c4c57609a1651eb8f2721be7efa843a58d46a1 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 23 Jan 2018 08:31:33 -0800 Subject: [PATCH] SGF-714 - edu.umd.cs.mtc:multithreadedtc is no longer test-scoped. This change re-instates the edu.umd.cs.mtc:multithreadedtc dependency as test scope. --- pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/pom.xml b/pom.xml index da401520..337c6ea3 100644 --- a/pom.xml +++ b/pom.xml @@ -210,6 +210,7 @@ edu.umd.cs.mtc multithreadedtc ${multithreadedtc.version} + test