From: Madhu Venugopal Date: Thu, 31 Jul 2014 21:04:47 +0000 (-0700) Subject: Removing unused org.objectweb.asm from northbound.commons X-Git-Tag: release/helium~389 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=commitdiff_plain;h=2fe5f0451142ea7f25be3f63c9af850eea9af01b Removing unused org.objectweb.asm from northbound.commons Change-Id: Ie5789f1574ea5565be66a3a4dd007fa976a920f0 Signed-off-by: Madhu Venugopal --- diff --git a/opendaylight/northbound/commons/pom.xml b/opendaylight/northbound/commons/pom.xml index a2d2dac112..cbc1f0c328 100644 --- a/opendaylight/northbound/commons/pom.xml +++ b/opendaylight/northbound/commons/pom.xml @@ -91,7 +91,6 @@ javax.ws.rs.core, javax.xml.bind, javax.xml.bind.annotation, - org.objectweb.asm, org.opendaylight.controller.sal.utils, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.authorization,