X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Ftopology%2Ftopology-provider%2Fpom.xml;h=9497a131403d32edf97466ef4362dda49a2edfe4;hb=32840354f4bf96a8bb7e214a32d46e5f62445717;hp=984073a6152d98a3c2e7154b02fae974f40b99b8;hpb=03ffd2711bebbfa4ff57311ddac82ae665982512;p=bgpcep.git diff --git a/pcep/topology/topology-provider/pom.xml b/pcep/topology/topology-provider/pom.xml index 984073a615..9497a13140 100644 --- a/pcep/topology/topology-provider/pom.xml +++ b/pcep/topology/topology-provider/pom.xml @@ -15,7 +15,7 @@ org.opendaylight.bgpcep bgpcep-parent - 0.12.0-SNAPSHOT + 0.14.0-SNAPSHOT ../../../parent @@ -31,7 +31,7 @@ ${project.groupId} - pcep-ietf-stateful07 + pcep-ietf-stateful ${project.groupId} @@ -41,6 +41,10 @@ ${project.groupId} pcep-topology-spi + + ${project.groupId} + pcep-server-api + ${project.groupId} programming-api @@ -132,7 +136,7 @@ org.osgi - org.osgi.compendium + osgi.cmpn @@ -140,14 +144,9 @@ testtool-util test - - org.mockito - mockito-core - org.opendaylight.yangtools mockito-configuration - test ${project.groupId} @@ -172,6 +171,11 @@ test-jar test + + org.opendaylight.mdsal + mdsal-binding-test-utils + test + org.opendaylight.mdsal mdsal-binding-dom-adapter @@ -192,17 +196,25 @@ - org.apache.maven.plugins maven-jar-plugin - package test-jar + + maven-source-plugin + + + + test-jar-no-fork + + + +