X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fcli%2Fpom.xml;h=8129bb867a3b20589a7b4fddd2ef40dcb8ecccb2;hb=3b0d890686256386f9063626c086f24f996c66b1;hp=5b105194e97bd60b4e6715486696f3b32f097883;hpb=62b937f5bb8498cb3cd22ad60056174db2902e63;p=bgpcep.git diff --git a/bgp/cli/pom.xml b/bgp/cli/pom.xml index 5b105194e9..8129bb867a 100644 --- a/bgp/cli/pom.xml +++ b/bgp/cli/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.10.0-SNAPSHOT + 0.17.3-SNAPSHOT ../../parent @@ -30,37 +30,57 @@ bgp-openconfig-api - org.opendaylight.controller - sal-binding-api + org.opendaylight.yangtools + yang-common + + + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-common-api + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types org.apache.karaf.shell org.apache.karaf.shell.console provided - - junit - junit + org.apache.karaf.shell + org.apache.karaf.shell.core + provided - org.mockito - mockito-core - test + com.google.guava + guava + - commons-io - commons-io + org.opendaylight.mdsal + mdsal-binding-test-utils test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test test-jar @@ -85,7 +105,7 @@ scm:git:ssh://git.opendaylight.org:29418/bgpcep.git scm:git:ssh://git.opendaylight.org:29418/bgpcep.git - https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD