X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fparser-impl%2Fpom.xml;h=de8619025e747b01759445b1af051d5aa2235d51;hb=be9722c525de8fdd3706945ed518c9e5dcbd3bc9;hp=283718bd83391922e29d821af1cae7f00b27712b;hpb=c2b56c9bfb3d84dd44025fbdcfcd62d3ef399714;p=bgpcep.git diff --git a/bgp/parser-impl/pom.xml b/bgp/parser-impl/pom.xml index 283718bd83..de8619025e 100644 --- a/bgp/parser-impl/pom.xml +++ b/bgp/parser-impl/pom.xml @@ -8,13 +8,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 org.opendaylight.bgpcep binding-parent - 0.9.0-SNAPSHOT + 0.16.9-SNAPSHOT ../../binding-parent @@ -48,7 +49,6 @@ io.netty netty-buffer - org.slf4j slf4j-api @@ -62,20 +62,46 @@ yang-binding - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + 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 + osgi.cmpn + + + 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 @@ -97,32 +123,32 @@ - 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/view/BGP_LS_PCEP:Main + https://wiki.opendaylight.org/display/ODL/BGPCEP HEAD - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - -