summaryrefslogtreecommitdiffstats
path: root/common-util
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2016-08-25 07:41:48 -0700
committerGary Wu <gary.i.wu@huawei.com>2016-08-25 07:43:28 -0700
commita00f28071009375c15b26e30c8a5bfc1d1296a39 (patch)
treeb6ac5ac21c6e505fb4105c80f2c2c86bd8653838 /common-util
parent79d67955b160929ffacc6828014d3c5ce3110fb8 (diff)
Make necessary changes to build common-services-common-utilities
Change-Id: I171a0fc8c1205f3634c537d827f6b299d2eb1641 Issue-id: INT-40 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'common-util')
-rw-r--r--common-util/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/common-util/pom.xml b/common-util/pom.xml
index b4245d0..32ce4c3 100644
--- a/common-util/pom.xml
+++ b/common-util/pom.xml
@@ -52,7 +52,7 @@
<dependency>
<groupId>org.slf4j</groupId>
- <artifactId>com.springsource.slf4j.log4j</artifactId>
+ <artifactId>slf4j-log4j12</artifactId>
</dependency>
<dependency>