X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fparser-impl%2Fpom.xml;h=6cd1bdade749b750cdb9da98feaffdebb027ab01;hb=850545b06da2d5d765148d39ffa4d54f53949735;hp=0a7d3fcc3ae1fce9914628b2e017ae708cd98f53;hpb=a829fd1d50cb26bb8c7cf315c0f1b69d0d29d7e6;p=bgpcep.git diff --git a/bgp/parser-impl/pom.xml b/bgp/parser-impl/pom.xml index 0a7d3fcc3a..1f3d4c4f8e 100644 --- a/bgp/parser-impl/pom.xml +++ b/bgp/parser-impl/pom.xml @@ -1,143 +1,154 @@ - + - 4.0.0 - bgp-parser-impl - BGP Parser Implementation Updated to draft-02 - bundle - ${project.artifactId} - - 3.0.4 - + - - - ${project.groupId} - concepts - ${project.version} - - - ${project.groupId} - bgp-concepts - ${project.version} - - - ${project.groupId} - bgp-linkstate - ${project.version} - - - ${project.groupId} - util - ${project.version} - - - ${project.groupId} - bgp-parser-api - ${project.version} - - - ${project.groupId} - bgp-util - ${project.version} - - - ${project.groupId} - framework - ${project.version} - - - org.slf4j - slf4j-api - ${slf4j.version} - - - com.google.guava - guava - ${guava.version} - - - com.google.code.findbugs - jsr305 - 2.0.1 - - - org.opendaylight.yangtools.model - ietf-inet-types - 2010.09.24-SNAPSHOT - - - ${project.groupId} - mockito-configuration - ${project.version} - test - - - junit - junit - ${junit.version} - test - - + 4.0.0 + + org.opendaylight.bgpcep + binding-parent + 0.20.1-SNAPSHOT + ../../binding-parent + - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.protocol.bgp.parser.message, - org.opendaylight.protocol.bgp.concepts, - org.opendaylight.protocol.bgp.parser, - org.opendaylight.protocol.bgp.util, - org.opendaylight.protocol.concepts, - org.opendaylight.protocol.framework, - org.opendaylight.protocol.util, - org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.bgp.linkstate.rev130918.*, - com.google.common.*, - org.slf4j, - - - org.opendaylight.protocol.bgp.parser.impl.* - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - package - - test-jar - - - - - - + bgp-parser-impl + bundle + BGP Parser Implementation Updated to draft-02 + ${project.artifactId} - - - ${project.artifactId} - BGP-PARSER-IMPL Module site - ${basedir}/target/site/${project.artifactId} - - + + + ${project.groupId} + concepts + + + ${project.groupId} + bgp-concepts + + + ${project.groupId} + bgp-parser-api + + + ${project.groupId} + bgp-parser-spi + + + ${project.groupId} + util + + + io.netty + netty-buffer + + + org.slf4j + slf4j-api + + + com.google.guava + guava + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + + org.opendaylight.mdsal.binding.model.ietf + rfc8294-ietf-routing-types + + + org.opendaylight.yangtools + 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 + + + org.kohsuke.metainf-services + metainf-services + + + + org.opendaylight.yangtools + mockito-configuration + + + ${project.groupId} + bgp-util + test + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + + org.opendaylight.protocol.bgp.parser.impl.*, + ;-split-package:=error + + + + + + maven-jar-plugin + + + + 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 +