From adf983c3fa5c0be8fe05d349190b149da1effb2e Mon Sep 17 00:00:00 2001 From: GuangrongFu Date: Wed, 28 Mar 2018 14:06:29 +0800 Subject: Excluded Some Dependencies to Fix Nexus Issues Change-Id: I45fb57d91d0ed32fbde92cdb6830d58614d9c309 Issue-ID: HOLMES-123 Signed-off-by: GuangrongFu --- rulemgt/pom.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/rulemgt/pom.xml b/rulemgt/pom.xml index 4bca475..ba5524c 100644 --- a/rulemgt/pom.xml +++ b/rulemgt/pom.xml @@ -178,6 +178,18 @@ org.powermock powermock-classloading-xstream 1.6.5 + + + com.thoughtworks.xstream + xstream + + + test + + + com.thoughtworks.xstream + xstream + 1.4.10 test -- cgit 1.2.3-korg