X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fapi%2Fpom.xml;h=b918720a445ea86087d622c5182b7be56646ef80;hb=9c4c0710d781b1a7984dc9f41b898ce43be4ea1d;hp=e49ae8dbfdcfc451ff21c781ccfc2eea9f5331ed;hpb=fdfe6f9fa93dcfb1b941e61a590b20ea75911791;p=controller.git diff --git a/opendaylight/sal/api/pom.xml b/opendaylight/sal/api/pom.xml index e49ae8dbfd..b918720a44 100644 --- a/opendaylight/sal/api/pom.xml +++ b/opendaylight/sal/api/pom.xml @@ -1,62 +1,83 @@ - - - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.0-SNAPSHOT - ../../commons/opendaylight - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - bundle - - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - 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, - org.opendaylight.controller.sal.action, - org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.discovery, - org.opendaylight.controller.sal.topology, - org.opendaylight.controller.sal.routing, - org.opendaylight.controller.sal.packet, - org.opendaylight.controller.sal.packet.address, - org.opendaylight.controller.sal.utils, - org.opendaylight.controller.sal.match, - org.opendaylight.controller.sal.inventory, - org.opendaylight.controller.sal.flowprogrammer, - org.opendaylight.controller.sal.reader - - - - - - - - - junit - junit - 4.8.1 - test - - - + + + 4.0.0 + + org.opendaylight.controller + commons.opendaylight + 1.4.1-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 + bundle + + + + + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + + + + 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, + org.opendaylight.controller.sal.action, + org.opendaylight.controller.sal.core, + org.opendaylight.controller.sal.discovery, + org.opendaylight.controller.sal.topology, + org.opendaylight.controller.sal.routing, + org.opendaylight.controller.sal.packet, + org.opendaylight.controller.sal.packet.address, + org.opendaylight.controller.sal.utils, + org.opendaylight.controller.sal.match, + org.opendaylight.controller.sal.inventory, + org.opendaylight.controller.sal.flowprogrammer, + org.opendaylight.controller.sal.reader + + + ${project.basedir}/META-INF + + + + + + + junit + junit + + + org.osgi + org.osgi.core + + + org.slf4j + slf4j-api + + + org.apache.felix + org.apache.felix.dependencymanager + + + org.apache.commons + commons-lang3 + + +