X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fimplementation%2Fpom.xml;h=3f1aa86be8151db5a89e5c42ac1cfcbffeccf6e4;hb=4206a55cd7724e15e3c5b7b5b7c12f78481384cf;hp=7c92a6b52b3151d528d8b6d39a407ff8bad19098;hpb=b8e98bb0e826534f0164000ca2453cf23f8b0063;p=controller.git diff --git a/opendaylight/sal/implementation/pom.xml b/opendaylight/sal/implementation/pom.xml index 7c92a6b52b..3f1aa86be8 100644 --- a/opendaylight/sal/implementation/pom.xml +++ b/opendaylight/sal/implementation/pom.xml @@ -1,35 +1,41 @@ - + 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.implementation - 0.4.1-SNAPSHOT + 0.5.0-SNAPSHOT bundle + + + equinoxSDK381 + org.eclipse.osgi + + + org.opendaylight.controller + sal + + + junit + junit + test + + org.apache.felix maven-bundle-plugin - ${bundle.plugin.version} true - - org.slf4j, + org.slf4j, org.apache.commons.lang3.builder, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.packet, @@ -42,33 +48,19 @@ org.opendaylight.controller.sal.utils, org.apache.felix.dm, org.eclipse.osgi.framework.console, - org.osgi.framework - - - - - org.opendaylight.controller.sal.implementation.internal.Activator - + org.osgi.framework + + org.opendaylight.controller.sal.implementation.internal.Activator ${project.basedir}/META-INF - - - org.opendaylight.controller - sal - 0.7.0-SNAPSHOT - - - equinoxSDK381 - org.eclipse.osgi - - - junit - junit - 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 +