X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=southbound%2Fsouthbound-impl%2Fpom.xml;h=88f72412370d848dced908e007415556efb184d7;hb=22e7898b18a5c8d1db907877971bef5d3fe4cc30;hp=f5e09078a0307523e4866dfe6b8938ff2397e931;hpb=34e3d26165b40e50691d7d5eafba654606cb57f9;p=ovsdb.git diff --git a/southbound/southbound-impl/pom.xml b/southbound/southbound-impl/pom.xml index f5e09078a..88f724123 100644 --- a/southbound/southbound-impl/pom.xml +++ b/southbound/southbound-impl/pom.xml @@ -76,6 +76,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html junit test + + org.slf4j + slf4j-simple + test + org.powermock powermock-api-mockito @@ -102,8 +107,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html maven-bundle-plugin - !org.opendaylight.ovsdb.lib.osgi,org.opendaylight.ovsdb.lib.*,org.opendaylight.ovsdb.schema.openvswitch - org.opendaylight.ovsdb.southbound.*,org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.southbound.impl.rev141210 + + org.opendaylight.ovsdb.southbound, + org.opendaylight.ovsdb.southbound.*, + org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.southbound.impl.rev141210.*