X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fimplementation%2Fpom.xml;h=16eafa251ac0f74ae681085f128e678e1d39c61a;hb=85b79a357526f0f379aeb02df859c65acb1d8446;hp=8d4da22295689a8c3cef1b0d1875492a8b11502a;hpb=4d8ea2149206e12d7601b34667a85f48ca82af6c;p=controller.git diff --git a/opendaylight/sal/implementation/pom.xml b/opendaylight/sal/implementation/pom.xml index 8d4da22295..16eafa251a 100644 --- a/opendaylight/sal/implementation/pom.xml +++ b/opendaylight/sal/implementation/pom.xml @@ -1,58 +1,72 @@ - - - 4.0.0 - - org.opendaylight.controller - commons.opendaylight - 1.4.0-SNAPSHOT - ../../commons/opendaylight - - - sal.implementation - 0.4.0-SNAPSHOT - bundle - - - - - org.apache.felix - maven-bundle-plugin - 2.3.6 - true - - - - org.slf4j, - org.apache.commons.lang3.builder, - org.opendaylight.controller.sal.core, - org.opendaylight.controller.sal.packet, - org.opendaylight.controller.sal.inventory, - org.opendaylight.controller.sal.flowprogrammer, - org.opendaylight.controller.sal.reader, - org.opendaylight.controller.sal.topology, - org.opendaylight.controller.sal.action, - org.opendaylight.controller.sal.match, - org.opendaylight.controller.sal.utils, - org.apache.felix.dm, - org.eclipse.osgi.framework.console, - org.osgi.framework - - - - - org.opendaylight.controller.sal.implementation.internal.Activator - - - ${project.basedir}/META-INF - - - - - - - org.opendaylight.controller - sal - 0.5.0-SNAPSHOT - - - + + + 4.0.0 + + org.opendaylight.controller + commons.opendaylight + 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.implementation + 0.4.2-SNAPSHOT + bundle + + + + + org.apache.felix + maven-bundle-plugin + ${bundle.plugin.version} + true + + + + org.slf4j, + org.apache.commons.lang3.builder, + org.opendaylight.controller.sal.core, + org.opendaylight.controller.sal.packet, + org.opendaylight.controller.sal.inventory, + org.opendaylight.controller.sal.flowprogrammer, + org.opendaylight.controller.sal.reader, + org.opendaylight.controller.sal.topology, + org.opendaylight.controller.sal.action, + org.opendaylight.controller.sal.match, + org.opendaylight.controller.sal.utils, + org.apache.felix.dm, + org.eclipse.osgi.framework.console, + org.osgi.framework + + + + + org.opendaylight.controller.sal.implementation.internal.Activator + + + ${project.basedir}/META-INF + + + + + + + org.opendaylight.controller + sal + + + equinoxSDK381 + org.eclipse.osgi + + + junit + junit + test + + +