X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Ftesttool%2Fpom.xml;h=619c3db75d6402a98586a0e48a5054a1df12c0da;hb=ce192cfa41fb1437f601c68f89d0939da5d6fd23;hp=5fc7aa02873b5dc0509f901875f9b2a81d6895e1;hpb=16ca2f8972fdf6254aa8430b4775387e877d464b;p=bgpcep.git diff --git a/pcep/testtool/pom.xml b/pcep/testtool/pom.xml index 5fc7aa0287..619c3db75d 100644 --- a/pcep/testtool/pom.xml +++ b/pcep/testtool/pom.xml @@ -1,114 +1,128 @@ + + + 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.17.0-SNAPSHOT + ../../testtool-parent - 4.0.0 - pcep-testtool - PCEP Interop Testing Tool - bundle - ${project.artifactId} - - 3.0.4 - + pcep-testtool + 0.17.0-SNAPSHOT + PCEP Interop Testing Tool + jar + ${project.artifactId} + + + + ${project.groupId} + concepts + + + ${project.groupId} + pcep-api + + + ${project.groupId} + pcep-spi + + + ${project.groupId} + pcep-impl + + + ${project.groupId} + pcep-pcc-mock + + + ${project.groupId} + testtool-util + + + + ${project.groupId} + pcep-ietf-stateful + - - - ${project.groupId} - concepts - ${project.version} - - - ${project.groupId} - framework - ${project.version} - - - ${project.groupId} - pcep-api - ${project.version} - - - ${project.groupId} - pcep-impl - ${project.version} - - io.netty - netty-common - ${netty.version} - + io.netty + netty-common + + + io.netty + netty-transport + + + com.google.guava + guava + + + org.slf4j + slf4j-api + - 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 - - + ch.qos.logback + logback-classic + runtime + + - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.protocol.pcep.testtool - - - - - - 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-jar-plugin + + + + org.opendaylight.protocol.pcep.testtool.Main + + + + + + 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 +