X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fpcc-mock%2Fpom.xml;h=26e3a1289c8f80c3931750b54f999edead3571fa;hb=804cd520199b1e0299952787027febef349d5980;hp=2449bcaad9aa81a1b3a2739e9f16c8888ac51083;hpb=b385c58230efa2946c8839f99bb6a948754efcb4;p=bgpcep.git diff --git a/pcep/pcc-mock/pom.xml b/pcep/pcc-mock/pom.xml index 2449bcaad9..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,19 +40,22 @@ rsvp-api - - org.opendaylight.controller - protocol-framework - ${project.groupId} pcep-ietf-stateful07 - + + ${project.groupId} + testtool-util + io.netty netty-common + + io.netty + netty-buffer + io.netty netty-transport @@ -62,24 +69,41 @@ slf4j-api - ch.qos.logback - logback-classic + io.netty + netty-codec - org.opendaylight.yangtools.model - ietf-inet-types + io.netty + netty-buffer - org.opendaylight.tcpmd5 - tcpmd5-jni + io.netty + netty-common + + + io.netty + netty-transport - org.opendaylight.tcpmd5 - tcpmd5-netty + io.netty + netty-transport-native-epoll + ${os.detected.classifier} + + + io.netty + netty-handler + + + ch.qos.logback + logback-classic + + + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 - org.opendaylight.tcpmd5 - tcpmd5-api + com.google.code.findbugs + jsr305 @@ -91,6 +115,16 @@ org.mockito mockito-core + + org.opendaylight.controller + config-manager + test-jar + + + org.opendaylight.controller + config-manager + test + @@ -132,4 +166,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +