X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fsal%2Fimplementation%2Fpom.xml;h=d8a7d7beef7afea9a6e0461638d40601e692f500;hp=7c92a6b52b3151d528d8b6d39a407ff8bad19098;hb=a1f366e3d9e04524d44a4c2ea40709b7a410d39c;hpb=a158ee12b65d80611aa7f2a34ab962ea795dccec diff --git a/opendaylight/sal/implementation/pom.xml b/opendaylight/sal/implementation/pom.xml index 7c92a6b52b..d8a7d7beef 100644 --- a/opendaylight/sal/implementation/pom.xml +++ b/opendaylight/sal/implementation/pom.xml @@ -1,23 +1,31 @@ - + 4.0.0 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.implementation - 0.4.1-SNAPSHOT + 0.4.2-SNAPSHOT bundle + + + equinoxSDK381 + org.eclipse.osgi + + + org.opendaylight.controller + sal + + + junit + junit + test + + @@ -28,8 +36,7 @@ true - - org.slf4j, + org.slf4j, org.apache.commons.lang3.builder, org.opendaylight.controller.sal.core, org.opendaylight.controller.sal.packet, @@ -42,33 +49,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 +