X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fopenconfig-api%2Fpom.xml;h=0e6945c5bde1e8f16a08bd5530765de8976cf9a8;hb=1121017dbf06bb4b44176b9eae0b7dddcb52b594;hp=89b6a81bed200f085f705307b3878a56a96b3e00;hpb=52988776da2e05ceca4483990762366c5cb82713;p=bgpcep.git diff --git a/bgp/openconfig-api/pom.xml b/bgp/openconfig-api/pom.xml index 89b6a81bed..0e6945c5bd 100644 --- a/bgp/openconfig-api/pom.xml +++ b/bgp/openconfig-api/pom.xml @@ -8,45 +8,38 @@ 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.6.0-SNAPSHOT + binding-parent + 0.16.6-SNAPSHOT + ../../binding-parent bgp-openconfig-api BGP OPENCONFIG API bundle ${project.artifactId} - - 3.0.4 - - org.opendaylight.mdsal.model - ietf-inet-types + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types - org.opendaylight.mdsal.model - ietf-yang-types-20130715 + org.opendaylight.mdsal.binding.model.ietf + rfc7223 - org.opendaylight.mdsal - yang-binding + org.opendaylight.mdsal.binding.model.ietf + rfc8294-ietf-routing-types org.opendaylight.yangtools @@ -60,46 +53,24 @@ com.google.guava guava - - - junit - junit - test + org.opendaylight.mdsal.model + yang-ext + + + ${project.groupId} + bgp-concepts + + + ${project.groupId} + bgp-rib-api - - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + 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 +