From 0c1a1ac22ff44dd20b1d17fa1d192eae9ba68c39 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 20 Aug 2019 19:26:17 -0700 Subject: [PATCH] DATAGEOE-224 - Re-arrange test dependencies. --- pom.xml | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 1631dc7c..d04c8ce6 100644 --- a/pom.xml +++ b/pom.xml @@ -219,13 +219,6 @@ test - - edu.umd.cs.mtc - multithreadedtc - ${multithreadedtc.version} - test - - org.iq80.snappy snappy @@ -246,6 +239,13 @@ + + edu.umd.cs.mtc + multithreadedtc + ${multithreadedtc.version} + test + + @@ -286,6 +286,7 @@ org.apache.maven.plugins maven-assembly-plugin +