X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fmd-sal%2Fsal-binding-api%2Fpom.xml;h=86e14e4f5654bfc65427e5bd3782f3df4ff632be;hp=4c154c5d144f4b8447b0efbba67a080e04537543;hb=6fd408a04fe4a3611843e2246ece6d7c34b76903;hpb=ebfb63317c84ed53ce0cc57b4e7ddcaeafcb1cc3 diff --git a/opendaylight/md-sal/sal-binding-api/pom.xml b/opendaylight/md-sal/sal-binding-api/pom.xml index 4c154c5d14..86e14e4f56 100644 --- a/opendaylight/md-sal/sal-binding-api/pom.xml +++ b/opendaylight/md-sal/sal-binding-api/pom.xml @@ -1,10 +1,9 @@ - + 4.0.0 org.opendaylight.controller sal-parent - 1.0-SNAPSHOT + 1.1-SNAPSHOT sal-binding-api bundle @@ -12,7 +11,8 @@ 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:MD-SAL - + HEAD + @@ -26,13 +26,19 @@ org.opendaylight.controller sal-common - 1.0-SNAPSHOT + 1.1-SNAPSHOT + + org.opendaylight.controller + sal-common-api + ${project.version} + org.osgi org.osgi.core ${osgi.core.version} + provided