X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Ftopology-provider%2Fpom.xml;h=cfc6d9d68956a839d5e3e87447389a6c1e4d4a4b;hb=84cf35987bfa854ed35fb498aef355ce837bfb6b;hp=b632566e813d6f280cfa6524963b29e527660a21;hpb=408c09451f630cfab925c556ec71fb5cc008f438;p=bgpcep.git diff --git a/pcep/topology-provider/pom.xml b/pcep/topology-provider/pom.xml index b632566e81..cfc6d9d689 100644 --- a/pcep/topology-provider/pom.xml +++ b/pcep/topology-provider/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.3.1-SNAPSHOT + 0.6.5-SNAPSHOT pcep-topology-provider @@ -36,10 +36,6 @@ ${project.groupId} pcep-api - - ${project.groupId} - pcep-ietf-stateful02 - ${project.groupId} pcep-ietf-stateful07 @@ -60,6 +56,10 @@ ${project.groupId} programming-spi + + ${project.groupId} + rsvp-api + ${project.groupId} topology-api @@ -68,29 +68,190 @@ org.opendaylight.controller sal-binding-api + + org.opendaylight.controller + sal-common-api + org.slf4j slf4j-api + + ${project.groupId} + pcep-spi + + + ${project.groupId} + util + + + org.opendaylight.controller + config-api + + + + org.opendaylight.controller + sal-binding-config + + + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 + + + org.opendaylight.mdsal.model + ietf-topology + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + concepts + + + io.netty + netty-common + + + io.netty + netty-buffer + + + io.netty + netty-transport + + + io.netty + netty-transport-native-epoll + ${os.detected.classifier} + + + + ${project.groupId} + pcep-impl + + + com.google.guava + guava + + + com.google.code.findbugs + jsr305 + + + org.osgi + org.osgi.core + provided + + + org.osgi + org.osgi.compendium + + + junit + junit + test + + + org.opendaylight.controller + config-manager + test-jar + + + org.opendaylight.controller + config-manager + test + + + org.opendaylight.controller + config-util + test + + + org.mockito + mockito-core + org.opendaylight.yangtools mockito-configuration + test + + + org.opendaylight.controller + sal-binding-broker-impl + test + + + org.opendaylight.controller + netty-timer-config + test + + + org.opendaylight.controller + netty-threadgroup-config + test + + + ${project.groupId} + programming-impl + test + + + ${project.groupId} + programming-impl + test-jar + test ${project.groupId} pcep-impl + test-jar test - junit - junit + org.opendaylight.controller + sal-binding-broker-impl + test + test-jar + + + ${project.groupId} + pcep-pcc-mock + ${project.version} + test + + + org.opendaylight.controller + sal-dom-broker-config + test + + org.apache.maven.plugins + maven-jar-plugin + + + package + + test-jar + + + + + + org.opendaylight.yangtools + yang-maven-plugin + org.apache.felix maven-bundle-plugin @@ -103,4 +264,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +