X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Flogging%2Fbridge%2Fpom.xml;h=dc37e301791d22137ca359eb336e5430428ae850;hp=0fd26dbbe358ba49992214168e71bb05565b4335;hb=531621aac4cff9d39cbd8668a53bdeba8a0e6d81;hpb=619f87d7ff5b11898aa1571d5fad7c9468753ecd diff --git a/opendaylight/logging/bridge/pom.xml b/opendaylight/logging/bridge/pom.xml index 0fd26dbbe3..dc37e30179 100644 --- a/opendaylight/logging/bridge/pom.xml +++ b/opendaylight/logging/bridge/pom.xml @@ -4,28 +4,37 @@ org.opendaylight.controller commons.opendaylight - 1.4.2-SNAPSHOT + 1.5.0-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 - HEAD - logging.bridge - 0.4.2-SNAPSHOT + 0.5.0-SNAPSHOT bundle + + equinoxSDK381 + org.eclipse.osgi + org.slf4j slf4j-api - equinoxSDK381 - org.eclipse.osgi + ch.qos.logback + logback-classic + test + + + junit + junit + test + + + org.opendaylight.yangtools + mockito-configuration + test @@ -34,22 +43,23 @@ 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 +