X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=graph%2Fgraph-impl%2Fpom.xml;h=07da634bc8fc77d3b7f77dcfc0658b0ec9bbe4f5;hb=15dd40c3fd6dbfac67b9fca232d8c7a7a592f7d0;hp=484b9927fdb6c4d168861d7e57dcd604b0e35fe0;hpb=1f16f96c1c58ebc4020909b04aadedb4cc7b7310;p=bgpcep.git diff --git a/graph/graph-impl/pom.xml b/graph/graph-impl/pom.xml index 484b9927fd..07da634bc8 100644 --- a/graph/graph-impl/pom.xml +++ b/graph/graph-impl/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.16.0-SNAPSHOT + 0.21.4-SNAPSHOT ../../parent @@ -29,6 +29,10 @@ ${project.groupId} graph-api + + org.eclipse.jdt + org.eclipse.jdt.annotation + org.opendaylight.yangtools concepts @@ -58,8 +62,12 @@ rfc6991-ietf-inet-types - javax.annotation - javax.annotation-api + org.opendaylight.mdsal.model + ietf-topology + + + jakarta.annotation + jakarta.annotation-api provided true @@ -70,7 +78,7 @@ org.osgi - osgi.cmpn + org.osgi.service.component.annotations