X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=bgp%2Fopenconfig-state%2Fpom.xml;h=aaf50f141ef43e0a583cf0ae72ede3ec4165db72;hb=6744a803d849ae237194bc3e710260ec0860b0aa;hp=92112c4b70ba9ed36eaf1a0be5fbaf48a1aafdbf;hpb=1419cb00e274d004e8f099f9b8a60ce518baade4;p=bgpcep.git diff --git a/bgp/openconfig-state/pom.xml b/bgp/openconfig-state/pom.xml index 92112c4b70..aaf50f141e 100644 --- a/bgp/openconfig-state/pom.xml +++ b/bgp/openconfig-state/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.bgpcep binding-parent - 0.16.0-SNAPSHOT + 0.20.5-SNAPSHOT ../../binding-parent @@ -22,6 +22,10 @@ bundle ${project.artifactId} + + false + + ${project.groupId} @@ -81,14 +85,18 @@ true - javax.annotation - javax.annotation-api + jakarta.annotation + jakarta.annotation-api provided true org.osgi - osgi.cmpn + org.osgi.service.component.annotations + + + org.osgi + org.osgi.service.metatype.annotations @@ -116,8 +124,6 @@ org.opendaylight.infrautils infrautils-testutils - 2.0.2 - test ${project.groupId}