X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fparser-impl%2Fpom.xml;h=455f60ba342348f94b2c4d3592d17657e59cc9e1;hb=6744a803d849ae237194bc3e710260ec0860b0aa;hp=cbe9235689c74fdde056dd1acbed4fdc3b8a8e9a;hpb=93c879f6e18c6cea5646947a646db21627a750ec;p=bgpcep.git diff --git a/bgp/parser-impl/pom.xml b/bgp/parser-impl/pom.xml index cbe9235689..455f60ba34 100644 --- a/bgp/parser-impl/pom.xml +++ b/bgp/parser-impl/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.4.0-SNAPSHOT + binding-parent + 0.20.5-SNAPSHOT + ../../binding-parent bgp-parser-impl - BGP Parser Implementation Updated to draft-02 bundle + BGP Parser Implementation Updated to draft-02 ${project.artifactId} - - 3.0.4 - @@ -40,10 +33,6 @@ ${project.groupId} bgp-concepts - - ${project.groupId} - bgp-inet - ${project.groupId} bgp-parser-api @@ -60,7 +49,6 @@ io.netty netty-buffer - org.slf4j slf4j-api @@ -70,24 +58,50 @@ guava - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding - 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 org.opendaylight.yangtools - mockito-configuration + concepts + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-common-netty + + + org.osgi + org.osgi.service.component.annotations + + + com.guicedee.services + javax.inject + true - junit - junit + org.kohsuke.metainf-services + metainf-services + + + + org.opendaylight.yangtools + mockito-configuration - org.hamcrest - hamcrest-core + ${project.groupId} + bgp-util test @@ -103,22 +117,38 @@ ${project.groupId}.${project.artifactId} org.opendaylight.protocol.bgp.parser.impl.*, + ;-split-package:=error - org.apache.maven.plugins maven-jar-plugin - package test-jar + + maven-source-plugin + + + + test-jar-no-fork + + + + + + + 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 +