X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Flogging%2Fbridge%2Fpom.xml;h=26fd11c5ef52edf3601ce28b529db08bc056c4c0;hb=087b9b41e20ba79113738d82e6bedf15ca2e58d0;hp=cfcf43fb48ac2b7c29c954cba8922de0313fbfee;hpb=ffa599e18b804ff98fbcad4d99329a2f01e1f128;p=controller.git diff --git a/opendaylight/logging/bridge/pom.xml b/opendaylight/logging/bridge/pom.xml index cfcf43fb48..26fd11c5ef 100644 --- a/opendaylight/logging/bridge/pom.xml +++ b/opendaylight/logging/bridge/pom.xml @@ -4,20 +4,40 @@ org.opendaylight.controller commons.opendaylight - 1.4.0 + 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 - releasepom-0.1.0 - logging.bridge - 0.4.0 + 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 + + + @@ -27,18 +47,20 @@ 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 +