X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fopenconfig-spi%2Fpom.xml;h=de2c97c035b8512c7f1a184ce5326a60f4230415;hb=e3c6ad8109b906bbf6b8f0d3d3e3b88c3d40f84e;hp=565decc56ce179bbc0f5ae0a0b068b2227be5aa1;hpb=1121017dbf06bb4b44176b9eae0b7dddcb52b594;p=bgpcep.git diff --git a/bgp/openconfig-spi/pom.xml b/bgp/openconfig-spi/pom.xml index 565decc56c..de2c97c035 100644 --- a/bgp/openconfig-spi/pom.xml +++ b/bgp/openconfig-spi/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.bgpcep binding-parent - 0.16.6-SNAPSHOT + 0.21.3-SNAPSHOT ../../binding-parent @@ -41,6 +41,10 @@ ${project.groupId} bgp-rib-api + + org.eclipse.jdt + org.eclipse.jdt.annotation + org.opendaylight.yangtools concepts @@ -59,14 +63,14 @@ true - javax.annotation - javax.annotation-api + jakarta.annotation + jakarta.annotation-api provided true org.osgi - osgi.cmpn + org.osgi.service.component.annotations