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.
This commit is contained in:
John Blum
2018-01-23 08:29:07 -08:00
parent 68eb8ec051
commit 9ddd8ccb56

View File

@@ -210,6 +210,7 @@
<groupId>edu.umd.cs.mtc</groupId>
<artifactId>multithreadedtc</artifactId>
<version>${multithreadedtc.version}</version>
<scope>test</scope>
</dependency>
<dependency>