X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=bgp%2Fparser-spi%2Fpom.xml;h=b91d09898c88b00a150d2a6f75b7b4488a0332e4;hb=8146a7d30034fafdfdb3dcb30d7fca05bda8f44e;hp=0bc9d2239e787d2bd956df4e4c36f582b13123c4;hpb=f977f800ea270b0a9276b486f0477732cbe8d823;p=bgpcep.git diff --git a/bgp/parser-spi/pom.xml b/bgp/parser-spi/pom.xml index 0bc9d2239e..b91d09898c 100644 --- a/bgp/parser-spi/pom.xml +++ b/bgp/parser-spi/pom.xml @@ -8,35 +8,28 @@ 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.7.0-SNAPSHOT + binding-parent + 0.20.4 + ../../binding-parent bgp-parser-spi - BGP Parser SPI bundle + BGP Parser SPI ${project.artifactId} - - 3.0.4 - ${project.groupId} util - + ${project.groupId} concepts @@ -54,17 +47,20 @@ guava - org.slf4j - slf4j-api + org.opendaylight.mdsal + yang-binding - - org.opendaylight.controller - config-api + org.eclipse.jdt + org.eclipse.jdt.annotation - org.opendaylight.mdsal - yang-binding + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + util org.opendaylight.yangtools @@ -72,98 +68,77 @@ org.opendaylight.yangtools - concepts + yang-common-netty - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.yangtools + yang-data-api - - org.osgi - org.osgi.core - provided + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + io.netty netty-buffer - com.google.code.findbugs - jsr305 + org.kohsuke.metainf-services + metainf-services - - - junit - junit + com.guicedee.services + javax.inject + true - org.mockito - mockito-core + org.osgi + org.osgi.service.component.annotations - - org.opendaylight.controller - config-manager - test - - - org.opendaylight.controller - config-manager - test-jar - + org.opendaylight.yangtools mockito-configuration - org.opendaylight.controller - config-util + org.opendaylight.yangtools + yang-data-impl + test - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - org.apache.maven.plugins maven-jar-plugin - package test-jar + + maven-source-plugin + + + + test-jar-no-fork + + + + - - ${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 +