X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fpcc-mock%2Fpom.xml;h=26e3a1289c8f80c3931750b54f999edead3571fa;hb=804cd520199b1e0299952787027febef349d5980;hp=5c49339b72dc3b0826f458a85f0f07ce8a448bfe;hpb=6895bf75562ca861e5aaaf48a4c8bc79ae689c08;p=bgpcep.git diff --git a/pcep/pcc-mock/pom.xml b/pcep/pcc-mock/pom.xml index 5c49339b72..26e3a1289c 100644 --- a/pcep/pcc-mock/pom.xml +++ b/pcep/pcc-mock/pom.xml @@ -14,11 +14,15 @@ org.opendaylight.bgpcep pcep-parent - 0.4.0-SNAPSHOT + 0.6.0-SNAPSHOT pcep-pcc-mock + + ${project.groupId} + util + ${project.groupId} pcep-api @@ -36,15 +40,14 @@ rsvp-api - - org.opendaylight.controller - protocol-framework - ${project.groupId} pcep-ietf-stateful07 - + + ${project.groupId} + testtool-util + io.netty netty-common @@ -65,13 +68,42 @@ org.slf4j slf4j-api + + io.netty + netty-codec + + + io.netty + netty-buffer + + + io.netty + netty-common + + + io.netty + netty-transport + + + io.netty + netty-transport-native-epoll + ${os.detected.classifier} + + + io.netty + netty-handler + ch.qos.logback logback-classic - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 + + + com.google.code.findbugs + jsr305 @@ -84,8 +116,13 @@ mockito-core - ${project.groupId} - pcep-testtool + org.opendaylight.controller + config-manager + test-jar + + + org.opendaylight.controller + config-manager test @@ -129,4 +166,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +