X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Flogging%2Fbridge%2Fpom.xml;h=82bc6cd9c1eabf251df853848a28e75996ded281;hb=18a4539ad844c05fcd30373efa43f873aca4c142;hp=3c98636842191a8fdd882762d57f497786d8f94b;hpb=48350c456393c0fe530dc29642c7d95c11a8a70a;p=controller.git diff --git a/opendaylight/logging/bridge/pom.xml b/opendaylight/logging/bridge/pom.xml index 3c98636842..82bc6cd9c1 100644 --- a/opendaylight/logging/bridge/pom.xml +++ b/opendaylight/logging/bridge/pom.xml @@ -4,28 +4,37 @@ org.opendaylight.controller commons.opendaylight - 1.4.1 + 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 - master-tagforprepareonly-controller-bulk-release-2-1 - logging.bridge - 0.4.1 + 0.4.2-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 +