X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsal%2Fapi%2Fpom.xml;h=50ac61fccbe94875cdafb33da26dfc54e8abd959;hp=405f92455410a982008af2c9c4c1ff66e7549210;hb=refs%2Fchanges%2F39%2F11739%2F4;hpb=594a785f45bd3cfa8046762fa6c2dad2615b7165 diff --git a/opendaylight/sal/api/pom.xml b/opendaylight/sal/api/pom.xml index 405f924554..50ac61fccb 100644 --- a/opendaylight/sal/api/pom.xml +++ b/opendaylight/sal/api/pom.xml @@ -1,44 +1,55 @@ - + 4.0.0 org.opendaylight.controller commons.opendaylight - 1.4.1-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 - sal - 0.7.0-SNAPSHOT + 0.9.0-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, @@ -50,35 +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 - - - org.osgi - org.osgi.core - provided - - - org.slf4j - slf4j-api - - - org.apache.felix - org.apache.felix.dependencymanager - - - org.apache.commons - commons-lang3 - - + + 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 +