From 51116833771709f1492e477adf2da6aa82551808 Mon Sep 17 00:00:00 2001 From: "leon.li" Date: Thu, 1 Sep 2016 11:52:50 +0800 Subject: [PATCH] remove conflict dependency --- camel-admin/pom.xml | 6 ++++++ pom.xml | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/camel-admin/pom.xml b/camel-admin/pom.xml index 15ce55f..ffdb02f 100644 --- a/camel-admin/pom.xml +++ b/camel-admin/pom.xml @@ -68,6 +68,12 @@ org.unidal.framework foundation-service + + + google-collections + com.google.collections + + diff --git a/pom.xml b/pom.xml index 353c3d9..026744c 100644 --- a/pom.xml +++ b/pom.xml @@ -93,7 +93,6 @@ org.unidal.framework foundation-service 2.0.3 - provided