X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fparser-api%2Fpom.xml;h=514af2b05567ff7974430c844dce4e70163e0f42;hb=a2be6d764ffc36d202661d44591764fcd78ec6a4;hp=37fa7ee851914fa0a6700deeca49d46c64b711ed;hpb=5da0c29dbda64f60fab860049526021b400eb6a2;p=bgpcep.git diff --git a/bgp/parser-api/pom.xml b/bgp/parser-api/pom.xml index 37fa7ee851..c30bb77a40 100644 --- a/bgp/parser-api/pom.xml +++ b/bgp/parser-api/pom.xml @@ -8,30 +8,20 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 - - 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 - HEAD - org.opendaylight.bgpcep - bgp-parent - 0.3.0-SNAPSHOT + binding-parent + 0.21.5 + ../../binding-parent bgp-parser-api - BGP Parser API bundle + BGP Parser API ${project.artifactId} - - 3.0.4 - @@ -50,19 +40,9 @@ com.google.guava guava - - org.slf4j - slf4j-api - - - - org.opendaylight.controller - protocol-framework - - org.opendaylight.yangtools - yang-binding + yang-data-api org.opendaylight.yangtools @@ -70,31 +50,36 @@ - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc8294-ietf-routing-types - junit - junit + org.opendaylight.mdsal.model + yang-ext - org.opendaylight.yangtools - yang-maven-plugin - - - org.apache.felix - maven-bundle-plugin - true + maven-dependency-plugin - - ${project.groupId}.${project.artifactId} - + + org.opendaylight.mdsal.model:yang-ext + + + + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + https://wiki.opendaylight.org/display/ODL/BGPCEP + HEAD +