X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fsal%2Fapi%2Fpom.xml;h=60e17e264e4d47b1c6505ef5b5aecdf7bee67ffa;hb=9dbe81fdd8298b7da8ff625c723432be34f484f1;hp=87059531d294130d090cdd9188ace90ccecadc20;hpb=77cbb9cd1fc983b6b2c6cb6bf17e16a964c987d3;p=controller.git diff --git a/opendaylight/sal/api/pom.xml b/opendaylight/sal/api/pom.xml index 87059531d2..60e17e264e 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.6.0-SNAPSHOT bundle @@ -62,5 +63,22 @@ junit junit + + org.osgi + org.osgi.core + provided + + + org.slf4j + slf4j-api + + + org.apache.felix + org.apache.felix.dependencymanager + + + org.apache.commons + commons-lang3 +