X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=concepts%2Fpom.xml;h=df2ca5ec0b2203932657ed922da8398962862bb2;hb=refs%2Fheads%2Fstable%2Fboron;hp=10b1ead93edeea32d0dca4102e17750bf325f68d;hpb=99ea081d7ca4b0c9d1b8a8cbc690fbc4d8277620;p=bgpcep.git diff --git a/concepts/pom.xml b/concepts/pom.xml index 10b1ead93e..df2ca5ec0b 100644 --- a/concepts/pom.xml +++ b/concepts/pom.xml @@ -19,9 +19,9 @@ org.opendaylight.bgpcep - commons.parent - 0.4.0-SNAPSHOT - ../commons/parent + bgpcep-parent + 0.6.5-SNAPSHOT + ../parent 3.0.4 @@ -51,7 +51,7 @@ be here, but the plugin should bring it in. --> - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 @@ -75,10 +75,14 @@ test - org.opendaylight.yangtools.model + org.opendaylight.mdsal.model ietf-topology test + + org.hamcrest + hamcrest-core + @@ -99,4 +103,20 @@ + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +