X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fopenconfig-rp-spi%2Fpom.xml;h=734e467bfa174ba406a56c76df121af27b228ea6;hb=560eca00be2c0b56edcb5b347ce44a5c3b458641;hp=50d6c11ee824481c5baa740742f91485cbec688f;hpb=1121017dbf06bb4b44176b9eae0b7dddcb52b594;p=bgpcep.git diff --git a/bgp/openconfig-rp-spi/pom.xml b/bgp/openconfig-rp-spi/pom.xml index 50d6c11ee8..734e467bfa 100644 --- a/bgp/openconfig-rp-spi/pom.xml +++ b/bgp/openconfig-rp-spi/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.16.6-SNAPSHOT + 0.17.4-SNAPSHOT ../../parent @@ -39,14 +39,6 @@ ${project.groupId} bgp-parser-api - - org.opendaylight.mdsal - mdsal-binding-api - - - org.opendaylight.mdsal - mdsal-common-api - org.opendaylight.mdsal yang-binding @@ -70,6 +62,7 @@ org.checkerframework checker-qual + provided com.guicedee.services @@ -84,7 +77,7 @@ org.osgi - osgi.cmpn + org.osgi.service.component.annotations @@ -110,6 +103,16 @@ test-jar test + + org.opendaylight.mdsal + mdsal-common-api + test + + + org.opendaylight.mdsal + mdsal-binding-api + test + org.opendaylight.mdsal mdsal-binding-test-utils