X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fimpl%2Fpom.xml;h=9423cf2cf631fdb1c6937092c9448582a69a2267;hb=42d113e3e191c68cb5141a69dede0ef55770bcd7;hp=9662fec011a6127a1cc96d96899a1f399d37cc51;hpb=8462c656bbbf2ae1e5c4b0bfc6335bb434bdea09;p=bgpcep.git diff --git a/pcep/impl/pom.xml b/pcep/impl/pom.xml index 9662fec011..9423cf2cf6 100644 --- a/pcep/impl/pom.xml +++ b/pcep/impl/pom.xml @@ -20,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.3.1-SNAPSHOT + 0.4.0-SNAPSHOT pcep-impl @@ -40,6 +40,10 @@ ${project.groupId} pcep-spi + + ${project.groupId} + rsvp-api + ${project.groupId} @@ -50,7 +54,11 @@ util - ${project.groupId} + org.opendaylight.tcpmd5 + tcpmd5-api + + + org.opendaylight.tcpmd5 tcpmd5-netty @@ -59,6 +67,10 @@ protocol-framework + + io.netty + netty-buffer + io.netty netty-codec @@ -87,6 +99,14 @@ org.opendaylight.yangtools.model ietf-inet-types + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-binding + org.opendaylight.controller @@ -97,8 +117,9 @@ netty-config-api - ${project.groupId} - tcpmd5-netty + org.osgi + org.osgi.core + provided