From: Alexandre Montplaisir Date: Mon, 27 Mar 2017 19:14:33 +0000 (-0400) Subject: Bind the tests-common dependency to test only X-Git-Url: http://git.liburcu.org/?a=commitdiff_plain;h=d11bb38fb53ab13675b10faf1566d263195a9aaf;p=lttng-ust-java-tests.git Bind the tests-common dependency to test only It should only be used by test code. Signed-off-by: Alexandre Montplaisir --- diff --git a/pom.xml b/pom.xml index 07301b1..7107870 100644 --- a/pom.xml +++ b/pom.xml @@ -90,6 +90,20 @@ + + + log4j + log4j + 1.2.17 + + + + junit + junit + RELEASE + test + + org.lttng.ust.agent @@ -126,19 +140,6 @@ org.lttng.ust lttng-ust-java-tests-common 1.1.0-SNAPSHOT - - - - - log4j - log4j - 1.2.17 - - - - junit - junit - RELEASE test