X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Flinkstate%2Fpom.xml;h=a9e9c5af7371a05102a2b9311a8411a0b6dc6b59;hb=e942227ed73b2add9af6b3674c4f72c5b72b6a39;hp=6d26f4510d851ec88cc068a29f0059c2274d57f7;hpb=2d76c1c848a41bbe054c795ba2e298faf6997d44;p=bgpcep.git diff --git a/bgp/linkstate/pom.xml b/bgp/linkstate/pom.xml index 6d26f4510d..a9e9c5af73 100644 --- a/bgp/linkstate/pom.xml +++ b/bgp/linkstate/pom.xml @@ -11,31 +11,27 @@ 4.0.0 - - scm:git:ssh://git.opendaylight.org:29418/bgpcep.git - scm:git:ssh://git.opendaylight.org:29418/bgpcep.git - https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main - HEAD - org.opendaylight.bgpcep - bgp-parent - 0.4.0-SNAPSHOT + binding-parent + 0.7.0-Carbon + ../../binding-parent bgp-linkstate - BGP linkstate concepts bundle + BGP linkstate concepts ${project.artifactId} - - 3.0.4 - ${project.groupId} concepts + + ${project.groupId} + rsvp-spi + ${project.groupId} bgp-concepts @@ -75,7 +71,7 @@ - org.opendaylight.yangtools + org.opendaylight.mdsal yang-binding @@ -83,10 +79,13 @@ yang-common - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.yangtools + concepts + + + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 - org.opendaylight.controller config-api @@ -101,7 +100,24 @@ org.osgi.core provided + + ${project.groupId} + bgp-bmp-api + + + ${project.groupId} + bgp-openconfig-api + + + ${project.groupId} + bgp-openconfig-spi + + + ${project.groupId} + rsvp-impl + test + junit junit @@ -114,6 +130,7 @@ org.opendaylight.controller config-manager + test org.opendaylight.controller @@ -138,6 +155,16 @@ bgp-parser-spi test-jar + + ${project.groupId} + bgp-inet + test + + + ${project.groupId} + bgp-parser-impl + test + org.opendaylight.controller sal-binding-broker-impl @@ -146,7 +173,6 @@ org.opendaylight.controller sal-common-api - test org.opendaylight.controller @@ -159,24 +185,25 @@ test test-jar + + org.hamcrest + hamcrest-core + test + - - - - org.opendaylight.yangtools - yang-maven-plugin - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - + + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + https://wiki.opendaylight.org/view/BGP_LS_PCEP:Main + HEAD + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +