X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-impl-config%2Fpom.xml;h=8420f91c3c4ead372b3870e40ef9ea479ef32767;hb=1dcacddd7907f5a4ee13ba33bc8973d484a3022e;hp=b7fe70389399352d7bcc3ebc76aadf77ebe27a5d;hpb=e7ae3e01b92845909a85a41b7d8dbbf01a80eb62;p=bgpcep.git diff --git a/bgp/rib-impl-config/pom.xml b/bgp/rib-impl-config/pom.xml index b7fe703893..8420f91c3c 100644 --- a/bgp/rib-impl-config/pom.xml +++ b/bgp/rib-impl-config/pom.xml @@ -1,122 +1,188 @@ + + + + - - org.opendaylight.bgpcep - bgp-parent - 0.3.0-SNAPSHOT - + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + 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 + - 4.0.0 - bgp-rib-impl-config - BGP RIB implementation configuration - bundle - ${project.artifactId} - - 3.0.4 - + bgp-rib-impl-config + BGP RIB implementation configuration + bundle + ${project.artifactId} + + 3.0.4 + - - - ${project.groupId} - bgp-rib-api-config - ${project.version} - - - ${project.groupId} - bgp-parser-api - ${project.version} - - - ${project.groupId} - bgp-rib-impl - ${project.version} - - - ${project.groupId} - bgp-parser-impl - ${project.version} - - - ${project.groupId} - bgp-update-api-config - ${project.version} - - - org.opendaylight.controller - config-api - ${controller.config.version} - - - org.opendaylight.controller - sal-binding-config - 1.0-SNAPSHOT - - - org.opendaylight.controller - threadpool-config-api - ${controller.config.version} - - + + + ${project.groupId} + bgp-linkstate + + + ${project.groupId} + bgp-rib-api + + + ${project.groupId} + bgp-rib-api-config + + + ${project.groupId} + bgp-rib-spi-config + + + ${project.groupId} + bgp-parser-api + + + ${project.groupId} + bgp-parser-spi-config + + + ${project.groupId} + bgp-rib-impl + + + ${project.groupId} + bgp-parser-impl + + + ${project.groupId} + tcpmd5-api-cfg + + + ${project.groupId} + tcpmd5-netty + + + ${project.groupId} + tcpmd5-netty-cfg + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + sal-binding-config + + + org.opendaylight.controller + netty-config-api + + + org.opendaylight.controller + netty-timer-config + - - - + + + junit + junit + test + + + org.opendaylight.controller + config-manager + test-jar + test + + + org.opendaylight.controller + config-manager + test + + + org.opendaylight.controller + config-util + test + + org.opendaylight.yangtools - yang-maven-plugin - ${yangtools.version} - - - - generate-sources - - - - - - org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator - - ${project.build.directory}/generated-sources/config - - - urn:opendaylight:params:xml:ns:yang:controller==org.opendaylight.controller.config.yang - - - - - true - - - - - - org.opendaylight.controller - yang-jmx-generator-plugin - ${controller.config.version} - - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.controller.config.yang.bgp.rib.impl - - - - - - + mockito-configuration + test + + + org.opendaylight.controller + netty-event-executor-config + test + + + org.opendaylight.controller + netty-threadgroup-config + test + + + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.controller + protocol-framework + test-jar + test + + + ${project.groupId} + tcpmd5-jni-cfg + test + + + ${project.groupId} + tcpmd5-jni + test-jar + test + + - - - ${project.artifactId} - BGP-RIB-IMPL-CONFIG Module site - ${basedir}/target/site/${project.artifactId} - - - \ No newline at end of file + + + + org.apache.maven.plugins + maven-jar-plugin + + + package + + test-jar + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + + + + + +