X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Ftesttool%2Fpom.xml;h=9ecf3cdc27fba48a3434e6f0f0bdbdf74dcc9ff4;hb=3c3cb8fa81a58401fd9018d10fdf9f168e252c81;hp=a18b9fa56c2d62b506fc4775acbbdbaa15187d67;hpb=2020269db2484225c6358178a5752c32d6ae535a;p=bgpcep.git diff --git a/pcep/testtool/pom.xml b/pcep/testtool/pom.xml index a18b9fa56c..9ecf3cdc27 100644 --- a/pcep/testtool/pom.xml +++ b/pcep/testtool/pom.xml @@ -1,78 +1,88 @@ + + + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - + 4.0.0 + org.opendaylight.bgpcep - pcep-parent - 0.3.0-SNAPSHOT + testtool-parent + 0.20.2-SNAPSHOT + ../../testtool-parent - 4.0.0 - pcep-testtool - PCEP Interop Testing Tool - jar - ${project.artifactId} - - 3.0.4 - + pcep-testtool + PCEP Interop Testing Tool + jar + ${project.artifactId} - - - ${project.groupId} - concepts - ${project.version} - - - ${project.groupId} - framework - ${project.version} - - - ${project.groupId} - pcep-api - ${project.version} - - - ${project.groupId} - pcep-impl - ${project.version} - + + + ${project.groupId} + concepts + + + ${project.groupId} + pcep-api + + + ${project.groupId} + pcep-spi + - io.netty - netty-common - ${netty.version} - + ${project.groupId} + pcep-impl + - io.netty - netty-transport - ${netty.version} - - - com.google.guava - guava - ${guava.version} - - - org.slf4j - slf4j-api - ${slf4j.version} - - - ch.qos.logback - logback-classic - ${logback.version} - runtime - - + ${project.groupId} + pcep-pcc-mock + + + ${project.groupId} + testtool-util + + + + ${project.groupId} + pcep-ietf-stateful + - - + + io.netty + netty-common + + + io.netty + netty-transport + + + com.google.guava + guava + + + org.slf4j + slf4j-api + + + ch.qos.logback + logback-classic + runtime + + + + + org.apache.maven.plugins maven-jar-plugin - ${maven.jar.version} @@ -81,32 +91,37 @@ - - org.apache.maven.plugins - maven-shade-plugin - ${maven.shade.version} - - - - - package - - shade - - - - - org.opendaylight.protocol.pcep.testtool.Main - - - true - executable - - - - - - + + org.apache.maven.plugins + maven-shade-plugin + + + + + package + + shade + + + + + org.opendaylight.protocol.pcep.testtool.Main + + + + true + executable + + + + + + + + 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 +