X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Frib-impl-config%2Fpom.xml;h=8420f91c3c4ead372b3870e40ef9ea479ef32767;hb=1dcacddd7907f5a4ee13ba33bc8973d484a3022e;hp=8dc49c830b00cd3cbad53f3e41c6be5b30dad939;hpb=5e022f29ca1d7ee288fe8c31a6bf5631835463b5;p=bgpcep.git diff --git a/bgp/rib-impl-config/pom.xml b/bgp/rib-impl-config/pom.xml index 8dc49c830b..8420f91c3c 100644 --- a/bgp/rib-impl-config/pom.xml +++ b/bgp/rib-impl-config/pom.xml @@ -1,14 +1,29 @@ + + + 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.0-SNAPSHOT + 0.3.1-SNAPSHOT - 4.0.0 bgp-rib-impl-config BGP RIB implementation configuration bundle @@ -52,7 +67,15 @@ ${project.groupId} - bgp-update-api-config + tcpmd5-api-cfg + + + ${project.groupId} + tcpmd5-netty + + + ${project.groupId} + tcpmd5-netty-cfg org.opendaylight.controller @@ -66,6 +89,10 @@ org.opendaylight.controller netty-config-api + + org.opendaylight.controller + netty-timer-config + @@ -76,44 +103,32 @@ org.opendaylight.controller config-manager - ${controller.config.version} - test test-jar - - - org.opendaylight.controller - yang-store-impl - ${controller.config.version} test org.opendaylight.controller config-manager - ${controller.config.version} test org.opendaylight.controller config-util - ${controller.config.version} test - ${project.groupId} + org.opendaylight.yangtools mockito-configuration - ${project.version} test org.opendaylight.controller netty-event-executor-config - ${controller.config.version} test org.opendaylight.controller netty-threadgroup-config - ${controller.config.version} test @@ -121,10 +136,39 @@ 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 + + + org.apache.maven.plugins + maven-jar-plugin + + + package + + test-jar + + + + org.opendaylight.yangtools yang-maven-plugin