X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=bgp%2Fparser-spi%2Fpom.xml;h=38bc7597f1224e04e40b63763b8b2b8349d4e20d;hb=b3f2c148c2529c3c63882fc8b73a2125a77dac9c;hp=a1adc67244a6c2aed38eb868bcf5f35c64e6eddb;hpb=c2b56c9bfb3d84dd44025fbdcfcd62d3ef399714;p=bgpcep.git diff --git a/bgp/parser-spi/pom.xml b/bgp/parser-spi/pom.xml index a1adc67244..38bc7597f1 100644 --- a/bgp/parser-spi/pom.xml +++ b/bgp/parser-spi/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.19.0-SNAPSHOT ../../binding-parent @@ -23,24 +24,12 @@ BGP Parser SPI ${project.artifactId} - - - - org.opendaylight.bgpcep - bgpcep-parent - 0.9.0-SNAPSHOT - pom - import - - - - ${project.groupId} util - + ${project.groupId} concepts @@ -58,17 +47,16 @@ guava - org.slf4j - slf4j-api + org.opendaylight.mdsal + yang-binding - - org.opendaylight.controller - config-api + org.opendaylight.yangtools + concepts - org.opendaylight.mdsal - yang-binding + org.opendaylight.yangtools + util org.opendaylight.yangtools @@ -76,82 +64,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 - - junit - junit + org.kohsuke.metainf-services + metainf-services - org.mockito - mockito-core + com.guicedee.services + javax.inject + true - - org.opendaylight.controller - config-manager - test - - - org.opendaylight.controller - config-manager - test-jar + org.osgi + org.osgi.service.component.annotations + + org.opendaylight.yangtools mockito-configuration - org.opendaylight.controller - config-util + org.opendaylight.yangtools + yang-data-impl + test - 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}/ - -