X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=integration-tests%2Fpom.xml;h=8cf38ea1c0eea5a903a61b8ac0fad9fcd1945dfb;hb=refs%2Fchanges%2F24%2F4324%2F5;hp=0da09394d18f40bc45a464a04547ba7279e658ad;hpb=b6ceaff026f743871204cbb2ca7ac2f04d1234bb;p=bgpcep.git diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index 0da09394d1..8cf38ea1c0 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -1,22 +1,29 @@ + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - org.opendaylight.bgpcep - protocol-parent - 0.3.0-SNAPSHOT - + 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 + commons.parent + 0.3.0-SNAPSHOT + ../commons/parent + - 4.0.0 - integration-tests - BGPCEP integration tests - jar - ${project.artifactId} - - 3.0.4 - + integration-tests + BGPCEP integration tests + jar + ${project.artifactId} + + 3.0.4 + 3.3.0 @@ -24,16 +31,59 @@ 4.2.1 - + - ${project.groupId} - bgp-testtool + ${project.groupId} + bgp-parser-mock ${project.version} test - ${project.groupId} - pcep-testtool + ${project.groupId} + bgp-rib-mock + ${project.version} + test + + + ${project.groupId} + bgp-testtool + ${project.version} + test + + + ${project.groupId} + pcep-testtool + ${project.version} + test + + + + ${project.groupId} + programming-api + ${project.version} + test + + + ${project.groupId} + programming-tunnel-api + ${project.version} + test + + + ${project.groupId} + topology-api + ${project.version} + test + + + ${project.groupId} + topology-segment-routing + ${project.version} + test + + + ${project.groupId} + topology-tunnel-api ${project.version} test @@ -41,25 +91,25 @@ org.opendaylight.controller sal-binding-broker-impl - 1.0-SNAPSHOT - test + + + org.opendaylight.controller + protocol-framework org.opendaylight.yangtools concepts - 0.5-SNAPSHOT + 0.6.0-SNAPSHOT test org.opendaylight.yangtools yang-binding - ${yang.binding.version} test org.opendaylight.yangtools yang-common - ${yangtools.version} test @@ -69,15 +119,14 @@ test - - com.google.guava - guava - ${guava.version} + + com.google.guava + guava test - + org.ops4j.pax.exam - pax-exam-container-forked + pax-exam-container-native ${exam.version} test @@ -105,5 +154,10 @@ ${felix.version} test + + org.opendaylight.yangtools + mockito-configuration + test +