X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-spi%2Fpom.xml;h=8a3cf211c121486f2efaf6fb699beccba17c5419;hb=1ac81228cbdea4256a0b065b52817f419a344117;hp=981ae059fa22b94daf07f3d3388ec0a71421823b;hpb=f977f800ea270b0a9276b486f0477732cbe8d823;p=bgpcep.git diff --git a/bgp/rib-spi/pom.xml b/bgp/rib-spi/pom.xml index 981ae059fa..8a3cf211c1 100644 --- a/bgp/rib-spi/pom.xml +++ b/bgp/rib-spi/pom.xml @@ -8,28 +8,21 @@ 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 + bgpcep-parent + 0.10.0-SNAPSHOT + ../../parent bgp-rib-spi - BGP RIB SPI bundle + BGP RIB SPI ${project.artifactId} - - 3.0.4 - @@ -93,15 +86,15 @@ netty-transport - - com.google.code.findbugs - jsr305 - org.osgi org.osgi.core provided + + org.opendaylight.mdsal + mdsal-singleton-common-api + @@ -131,24 +124,14 @@ config-util - org.opendaylight.controller - sal-binding-broker-impl + org.opendaylight.mdsal + mdsal-binding-dom-adapter test - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - org.apache.maven.plugins maven-jar-plugin @@ -162,25 +145,19 @@ - org.opendaylight.yangtools - yang-maven-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + checkstyle.violationSeverity=warning + - - ${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/view/BGP_LS_PCEP:Main + HEAD +