X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fapi%2Fpom.xml;h=3ee239a0f4fd990a469b7a9de40187c294c6b27e;hb=437c90de7f8f7fd578fb218d4b195162075e7d27;hp=fcb6d16c20d3a65de42a0f316441c6b165da2f20;hpb=6f4513207969e32b59dd456f43dfa9137e04d563;p=controller.git diff --git a/opendaylight/sal/api/pom.xml b/opendaylight/sal/api/pom.xml index fcb6d16c20..3ee239a0f4 100644 --- a/opendaylight/sal/api/pom.xml +++ b/opendaylight/sal/api/pom.xml @@ -4,40 +4,52 @@ org.opendaylight.controller commons.opendaylight - 1.4.1-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 - HEAD - sal - 0.5.1-SNAPSHOT + 0.8.1-SNAPSHOT bundle + + + junit + junit + + + org.apache.commons + commons-lang3 + + + org.apache.felix + org.apache.felix.dependencymanager + + + org.osgi + org.osgi.core + + + org.slf4j + slf4j-api + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.slf4j, + org.slf4j, org.osgi.framework, org.apache.commons.lang3.builder, org.apache.felix.dm, org.apache.commons.lang3.tuple, javax.xml.bind.annotation, - javax.xml.bind.annotation.adapters - - - org.opendaylight.controller.sal.authorization, + javax.xml.bind.annotation.adapters + org.opendaylight.controller.sal.authorization, org.opendaylight.controller.sal.action, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.discovery, @@ -49,20 +61,17 @@ org.opendaylight.controller.sal.match, org.opendaylight.controller.sal.inventory, org.opendaylight.controller.sal.flowprogrammer, - org.opendaylight.controller.sal.reader - + org.opendaylight.controller.sal.reader ${project.basedir}/META-INF - - - junit - junit - 4.8.1 - test - - + + 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 +