X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Flogging%2Fbridge%2Fpom.xml;h=82bc6cd9c1eabf251df853848a28e75996ded281;hp=664415e9b798364cfaab73cc3ac6d4ffa0707bac;hb=d1243dc6da239191adb49fe6c78a933553af1939;hpb=17c1485e008e4b90e955841c0672c12ed3a7344e diff --git a/opendaylight/logging/bridge/pom.xml b/opendaylight/logging/bridge/pom.xml index 664415e9b7..82bc6cd9c1 100644 --- a/opendaylight/logging/bridge/pom.xml +++ b/opendaylight/logging/bridge/pom.xml @@ -4,40 +4,62 @@ org.opendaylight.controller commons.opendaylight - 1.4.0-SNAPSHOT + 1.4.2-SNAPSHOT ../../commons/opendaylight - - scm:git:ssh://git.opendaylight.org:29418/controller.git - scm:git:ssh://git.opendaylight.org:29418/controller.git - https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main - logging.bridge - 0.4.0-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + equinoxSDK381 + org.eclipse.osgi + + + org.slf4j + slf4j-api + + + ch.qos.logback + logback-classic + test + + + junit + junit + test + + + org.opendaylight.yangtools + mockito-configuration + test + + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.slf4j, - org.osgi.framework, - org.osgi.service.log - - - org.opendaylight.controller.logging.bridge.internal.Activator - + org.slf4j, + org.osgi.framework, + org.osgi.service.log + org.opendaylight.controller.logging.bridge.internal.Activator ${project.basedir}/META-INF + + scm:git:ssh://git.opendaylight.org:29418/controller.git + scm:git:ssh://git.opendaylight.org:29418/controller.git + HEAD + https://wiki.opendaylight.org/view/OpenDaylight_Controller:Main +