X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fcli%2Fpom.xml;h=618e228e7d15290eb312f703639b774224a7535b;hb=b503c6b044af6dba395cbfba871f7b67cd7806fd;hp=a879f4943fe22a87ea933bd8b946d029ae69a03c;hpb=fbdffae09411d49c760f119e1a9f77487e37bc34;p=bgpcep.git diff --git a/bgp/cli/pom.xml b/bgp/cli/pom.xml index a879f4943f..618e228e7d 100644 --- a/bgp/cli/pom.xml +++ b/bgp/cli/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.11.0-SNAPSHOT + 0.21.0-SNAPSHOT ../../parent @@ -30,28 +30,36 @@ bgp-openconfig-api - ${project.groupId} - util + com.google.guava + guava + + + org.eclipse.jdt + org.eclipse.jdt.annotation - org.opendaylight.controller - sal-binding-api + org.opendaylight.yangtools + yang-common - org.opendaylight.controller - sal-common-api + org.opendaylight.mdsal + mdsal-binding-api + + + org.opendaylight.mdsal + mdsal-common-api org.opendaylight.mdsal yang-binding - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.opendaylight.mdsal.model - ietf-yang-types-20130715 + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types org.apache.karaf.shell @@ -63,28 +71,21 @@ org.apache.karaf.shell.core provided - - com.google.guava - guava - + - org.mockito - mockito-core - - - 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 @@ -109,7 +110,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