X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=graph%2Fgraph-impl%2Fpom.xml;h=44ef54594cde6b3eab0bc1fbefeb3cb8c2b42ede;hb=4ce56134a7598339253eead614885be15aff5ed1;hp=fb8d548898f0a56eff9b88990ec80b44316ad8a3;hpb=328b514e4325371870c73cf230d71aa368a423d8;p=bgpcep.git diff --git a/graph/graph-impl/pom.xml b/graph/graph-impl/pom.xml index fb8d548898..44ef54594c 100644 --- a/graph/graph-impl/pom.xml +++ b/graph/graph-impl/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.14.0-SNAPSHOT + 0.17.6-SNAPSHOT ../../parent @@ -57,5 +57,24 @@ org.opendaylight.mdsal.binding.model.ietf rfc6991-ietf-inet-types + + org.opendaylight.mdsal.model + ietf-topology + + + javax.annotation + javax.annotation-api + provided + true + + + com.guicedee.services + javax.inject + true + + + org.osgi + org.osgi.service.component.annotations +