X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=config-loader%2Frouting-policy-config-loader%2Fpom.xml;h=350c1237e18b52d1c1ab024142254915f0db4fca;hb=9b7dcf6fb97a11aad2934f20e7ce3605f179457e;hp=69feb8bdeec88c90275c0d9df78512dc405eef33;hpb=9292b70f2c362e7b7330e6f9a318236100963b49;p=bgpcep.git diff --git a/config-loader/routing-policy-config-loader/pom.xml b/config-loader/routing-policy-config-loader/pom.xml index 69feb8bdee..350c1237e1 100644 --- a/config-loader/routing-policy-config-loader/pom.xml +++ b/config-loader/routing-policy-config-loader/pom.xml @@ -13,7 +13,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.16.8-SNAPSHOT + 0.18.2-SNAPSHOT ../../parent @@ -30,10 +30,6 @@ ${project.groupId} config-loader-spi - - org.opendaylight.mdsal - yang-binding - org.opendaylight.yangtools yang-model-api @@ -56,11 +52,11 @@ org.osgi - osgi.cmpn + org.osgi.service.component.annotations - javax.annotation - javax.annotation-api + jakarta.annotation + jakarta.annotation-api provided true @@ -82,6 +78,11 @@ test-jar test + + org.opendaylight.mdsal + yang-binding + test + org.opendaylight.mdsal mdsal-binding-test-utils