X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fparser-impl%2Fpom.xml;h=2feeddf7352dfeeeb912dddea659a5f83517f0db;hb=277ae39dd2906002aec8c55340a436643b6355c9;hp=fd73c5df9cb8fe5fbb73e49793e57584cdcd8d28;hpb=80860cc705a56665847a4b4751c9083962bbc984;p=bgpcep.git diff --git a/bgp/parser-impl/pom.xml b/bgp/parser-impl/pom.xml index fd73c5df9c..2feeddf735 100644 --- a/bgp/parser-impl/pom.xml +++ b/bgp/parser-impl/pom.xml @@ -1,143 +1,126 @@ - + - 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 - - - ${project.groupId} - mockito-configuration - ${project.version} - test - - - junit - junit - ${junit.version} - test - - + 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.3.1-SNAPSHOT + - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - javax.annotation.*, - org.opendaylight.protocol.bgp.parser.impl.* - - - org.opendaylight.protocol.bgp.parser.message, - org.opendaylight.protocol.bgp.parser.parameter, - org.opendaylight.protocol.bgp.concepts, - org.opendaylight.protocol.bgp.linkstate, - org.opendaylight.protocol.bgp.parser, - org.opendaylight.protocol.bgp.util, - org.opendaylight.protocol.concepts, - org.opendaylight.protocol.framework, - org.opendaylight.protocol.util, - com.google.common.*, - org.slf4j, - org.apache.commons.lang - - - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - package - - test-jar - - - - - - + bgp-parser-impl + BGP Parser Implementation Updated to draft-02 + bundle + ${project.artifactId} + + 3.0.4 + - - - ${project.artifactId} - BGP-PARSER-IMPL Module site - ${basedir}/target/site/${project.artifactId} - - + + + ${project.groupId} + bgp-concepts + + + ${project.groupId} + bgp-parser-api + + + ${project.groupId} + bgp-parser-spi + + + ${project.groupId} + bgp-util + + + ${project.groupId} + concepts + + + ${project.groupId} + util + + + + org.opendaylight.controller + protocol-framework + + + + org.slf4j + slf4j-api + + + com.google.guava + guava + + + com.google.code.findbugs + jsr305 + + + org.opendaylight.yangtools.model + ietf-inet-types + + + org.opendaylight.yangtools + mockito-configuration + + + junit + junit + + + ${project.groupId} + bgp-linkstate + test + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + + org.opendaylight.protocol.bgp.parser.impl.*, + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + package + + test-jar + + + + + +