X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpcep%2Fpom.xml;h=c9e3fd544529aaf58e7f047056435edfd40debe9;hb=84cf35987bfa854ed35fb498aef355ce837bfb6b;hp=f8f5349c0512b78cd1412495826eba509a2b87c5;hpb=a06c52b352e2fb70918814d204b31331b60ba52e;p=bgpcep.git diff --git a/features/pcep/pom.xml b/features/pcep/pom.xml index f8f5349c05..c9e3fd5445 100644 --- a/features/pcep/pom.xml +++ b/features/pcep/pom.xml @@ -13,22 +13,21 @@ org.opendaylight.odlparent features-parent - 1.6.0-SNAPSHOT + 1.7.5-SNAPSHOT org.opendaylight.bgpcep features-pcep - 0.5.0-SNAPSHOT + 0.6.5-SNAPSHOT jar - 0.8.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.4.0-SNAPSHOT - 1.6.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.2.0-SNAPSHOT + 1.0.5-SNAPSHOT + 1.4.5-SNAPSHOT + 0.5.5-SNAPSHOT + 1.7.5-SNAPSHOT + 0.9.5-SNAPSHOT @@ -41,15 +40,6 @@ import - - - org.opendaylight.tcpmd5 - tcpmd5-artifacts - ${tcpmd5.version} - pom - import - - org.opendaylight.yangtools @@ -75,10 +65,13 @@ pom + - org.opendaylight.controller - protocol-framework - ${protocol-framework.version} + org.opendaylight.odlparent + odlparent-artifacts + ${commons.opendaylight.version} + import + pom @@ -98,27 +91,36 @@ xml - org.opendaylight.controller - features-config + org.opendaylight.mdsal + features-mdsal + 2.1.5-SNAPSHOT + features + xml + runtime + + + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} features xml + runtime org.opendaylight.controller - features-config-netty + features-config features xml org.opendaylight.controller - features-protocol-framework + features-config-netty features xml - ${protocol-framework.version} - org.opendaylight.tcpmd5 - features-tcpmd5 + org.opendaylight.odlparent + features-odlparent features xml @@ -138,12 +140,6 @@ xml config - - ${project.groupId} - pcep-controller-config - xml - config-segment - ${project.groupId} pcep-controller-config @@ -158,6 +154,10 @@ ${project.groupId} pcep-impl + + ${project.groupId} + pcep-base-parser + ${project.groupId} pcep-segment-routing @@ -190,6 +190,10 @@ ${project.groupId} pcep-tunnel-provider + + ${project.groupId} + pcep-auto-bandwidth-extension + ${project.groupId} programming-api @@ -235,16 +239,21 @@ io.netty netty-buffer + - - commons-codec - commons-codec - + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +