X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Ftunnel-api%2Fpom.xml;h=e0edb776c77476c772019a8fde0ec8015ed40d61;hb=refs%2Fheads%2Fstable%2Fboron;hp=44a6fb2fe74a290492e5996e3e31eabac36b02e4;hpb=b45f26a13d46672be6b7ce590b5647343ed115a1;p=bgpcep.git diff --git a/pcep/tunnel-api/pom.xml b/pcep/tunnel-api/pom.xml index 44a6fb2fe7..e0edb776c7 100644 --- a/pcep/tunnel-api/pom.xml +++ b/pcep/tunnel-api/pom.xml @@ -1,7 +1,14 @@ - + + + 4.0.0 @@ -13,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.3.0-SNAPSHOT + 0.6.5-SNAPSHOT pcep-tunnel-api @@ -27,15 +34,15 @@ ${project.groupId} - pcep-api + rsvp-api ${project.groupId} - pcep-ietf-stateful02 + concepts ${project.groupId} - pcep-ietf-stateful07 + pcep-api ${project.groupId} @@ -54,13 +61,25 @@ topology-tunnel-api - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding org.opendaylight.yangtools yang-common + + org.opendaylight.yangtools + concepts + + + org.opendaylight.mdsal.model + ietf-topology + + + com.google.guava + guava + @@ -86,4 +105,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +