From: Chris Wright Date: Wed, 22 Jan 2014 06:42:40 +0000 (-0800) Subject: md-sal: commons-codec artifact version sync X-Git-Tag: jenkins-controller-bulk-release-prepare-only-2-1~10^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=d1bb151d3042ac482dcadfb61cddaedeeb244634 md-sal: commons-codec artifact version sync md-sal is using both 1.7 and 1.8 versions of commons-codec. The rest of the controller is using 1.7, so bring md-sal in line with that. Change-Id: I2a0e38874f857c30f34bf4f0e65becc35bc46f28 Signed-off-by: Chris Wright --- diff --git a/opendaylight/md-sal/test/sal-rest-connector-it/pom.xml b/opendaylight/md-sal/test/sal-rest-connector-it/pom.xml index e49fb33780..c03833d72b 100644 --- a/opendaylight/md-sal/test/sal-rest-connector-it/pom.xml +++ b/opendaylight/md-sal/test/sal-rest-connector-it/pom.xml @@ -259,7 +259,7 @@ commons-codec commons-codec - 1.8 + 1.7 equinoxSDK381 diff --git a/opendaylight/md-sal/topology-lldp-discovery/pom.xml b/opendaylight/md-sal/topology-lldp-discovery/pom.xml index ed94c8dfb7..36c4f62138 100644 --- a/opendaylight/md-sal/topology-lldp-discovery/pom.xml +++ b/opendaylight/md-sal/topology-lldp-discovery/pom.xml @@ -71,7 +71,7 @@ commons-codec commons-codec - 1.8 + 1.7 org.opendaylight.controller