X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Ftesttool%2Fpom.xml;h=e2791ab606f114f22caa055cbd734b311f1ef649;hb=8b2ecf7965ea3100d0cab7c6bc774d27f42b3c06;hp=4159e6af718cbb834bcd0a6f3e48cbb0dd6b259c;hpb=1ac81228cbdea4256a0b065b52817f419a344117;p=bgpcep.git diff --git a/pcep/testtool/pom.xml b/pcep/testtool/pom.xml index 4159e6af71..e2791ab606 100644 --- a/pcep/testtool/pom.xml +++ b/pcep/testtool/pom.xml @@ -15,17 +15,21 @@ org.opendaylight.bgpcep testtool-parent - 0.10.0-SNAPSHOT + 0.12.2-SNAPSHOT ../../testtool-parent pcep-testtool - 0.10.0-SNAPSHOT + 0.12.2-SNAPSHOT PCEP Interop Testing Tool jar ${project.artifactId} + + ${project.groupId} + concepts + ${project.groupId} pcep-api @@ -42,6 +46,10 @@ ${project.groupId} pcep-pcc-mock + + ${project.groupId} + testtool-util + ${project.groupId} @@ -69,12 +77,6 @@ logback-classic runtime - - - - junit - junit -