From 041d2618794174bd73cd2378d836ad6d9f06d950 Mon Sep 17 00:00:00 2001 From: John Blum Date: Tue, 20 Aug 2019 19:26:17 -0700 Subject: [PATCH] SGF-878 - Re-arrange test dependencies. --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 74795000..83c5d7d4 100644 --- a/pom.xml +++ b/pom.xml @@ -207,13 +207,6 @@ test - - edu.umd.cs.mtc - multithreadedtc - ${multithreadedtc.version} - test - - org.iq80.snappy snappy @@ -228,6 +221,13 @@ test + + edu.umd.cs.mtc + multithreadedtc + ${multithreadedtc.version} + test + +