X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fapi%2Fpom.xml;h=405f92455410a982008af2c9c4c1ff66e7549210;hb=e640f23d9c37afac9ca51f48e155302bc65327ed;hp=fcb6d16c20d3a65de42a0f316441c6b165da2f20;hpb=6fda9993ad4fb9e0ac911543bbd87b7cd0eb1b0f;p=controller.git diff --git a/opendaylight/sal/api/pom.xml b/opendaylight/sal/api/pom.xml index fcb6d16c20..405f924554 100644 --- a/opendaylight/sal/api/pom.xml +++ b/opendaylight/sal/api/pom.xml @@ -1,5 +1,6 @@ - + 4.0.0 org.opendaylight.controller @@ -15,7 +16,7 @@ sal - 0.5.1-SNAPSHOT + 0.7.0-SNAPSHOT bundle @@ -61,8 +62,23 @@ junit junit - 4.8.1 - test + + + org.osgi + org.osgi.core + provided + + + org.slf4j + slf4j-api + + + org.apache.felix + org.apache.felix.dependencymanager + + + org.apache.commons + commons-lang3