X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fpcc-mock%2Fpom.xml;h=26e3a1289c8f80c3931750b54f999edead3571fa;hb=804cd520199b1e0299952787027febef349d5980;hp=74ad42868313d300036b2ccf3ea252d9e8474fc0;hpb=31ea48c82de64b2e2cf38b9b0c44ad0d9e3de05b;p=bgpcep.git diff --git a/pcep/pcc-mock/pom.xml b/pcep/pcc-mock/pom.xml index 74ad428683..26e3a1289c 100644 --- a/pcep/pcc-mock/pom.xml +++ b/pcep/pcc-mock/pom.xml @@ -14,42 +14,48 @@ org.opendaylight.bgpcep pcep-parent - 0.3.1-SNAPSHOT + 0.6.0-SNAPSHOT pcep-pcc-mock + + ${project.groupId} + util + ${project.groupId} pcep-api ${project.groupId} - pcep-impl + pcep-spi - ${project.groupId} - concepts + pcep-impl - - org.opendaylight.controller - protocol-framework + ${project.groupId} + rsvp-api + ${project.groupId} pcep-ietf-stateful07 - ${project.groupId} - pcep-ietf-stateful02 + ${project.groupId} + testtool-util - io.netty netty-common + + io.netty + netty-buffer + io.netty netty-transport @@ -62,10 +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 - runtime + + + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 + + + com.google.code.findbugs + jsr305 @@ -77,6 +115,16 @@ org.mockito mockito-core + + org.opendaylight.controller + config-manager + test-jar + + + org.opendaylight.controller + config-manager + test + @@ -95,7 +143,6 @@ org.apache.maven.plugins maven-shade-plugin - ${maven.shade.version} @@ -119,4 +166,20 @@ - \ No newline at end of file + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +