X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Ftopology-api%2Fpom.xml;h=1e3bcef8820455e3e838203fb982f4bc769d3f6b;hb=refs%2Fheads%2Fstable%2Fboron;hp=ec92c3b6a7a426f9208322b988c4543b66769248;hpb=ab867752367f7be9388b6952cf6a3f75558412be;p=bgpcep.git diff --git a/pcep/topology-api/pom.xml b/pcep/topology-api/pom.xml index ec92c3b6a7..1e3bcef882 100644 --- a/pcep/topology-api/pom.xml +++ b/pcep/topology-api/pom.xml @@ -8,9 +8,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 4.0.0 @@ -22,7 +20,7 @@ org.opendaylight.bgpcep pcep-parent - 0.3.0-SNAPSHOT + 0.6.5-SNAPSHOT pcep-topology-api @@ -38,6 +36,14 @@ ${project.groupId} pcep-api + + ${project.groupId} + programming-api + + + ${project.groupId} + rsvp-api + ${project.groupId} topology-api @@ -47,13 +53,30 @@ programming-topology-api - org.opendaylight.yangtools + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 + + + org.opendaylight.mdsal.model + ietf-topology + + + org.opendaylight.mdsal yang-binding org.opendaylight.yangtools yang-common + + org.opendaylight.yangtools + concepts + + + + com.google.guava + guava + @@ -78,4 +101,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +