X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fimpl%2Fpom.xml;h=5e21a0b5fe5855cf951b9189a717bcb55e8ee6ed;hb=refs%2Fchanges%2F31%2F59331%2F1;hp=638380c9cc6f9c28fccbe9860420059fe8c1f809;hpb=bae467481fd185d40663ca42b1e2b6a3739f2d0b;p=bgpcep.git diff --git a/pcep/impl/pom.xml b/pcep/impl/pom.xml index 638380c9cc..5e21a0b5fe 100644 --- a/pcep/impl/pom.xml +++ b/pcep/impl/pom.xml @@ -1,153 +1,229 @@ - + - 4.0.0 - pcep-impl - PCE Protocol Implementation - bundle - ${project.artifactId} - - 3.0.4 - + - - - ${project.groupId} - pcep-api - ${project.version} - - - ${project.groupId} - pcep-spi - ${project.version} - - - ${project.groupId} - framework - ${project.version} - - - ${project.groupId} - util - ${project.version} - - - ${project.groupId} - concepts - ${project.version} - - - io.netty - netty-codec - ${netty.version} - - - io.netty - netty-common - ${netty.version} - - - io.netty - netty-transport - ${netty.version} - - - com.google.guava - guava - ${guava.version} - - - com.google.code.findbugs - jsr305 - 2.0.1 - - - org.slf4j - slf4j-api - ${slf4j.version} - - - org.opendaylight.yangtools.model - ietf-inet-types - 2010.09.24-SNAPSHOT + 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 + pcep-parent + 0.6.5-SNAPSHOT + + + pcep-impl + PCE Protocol Implementation + bundle + ${project.artifactId} + + 3.0.4 + + + + + ${project.groupId} + pcep-api + + + ${project.groupId} + pcep-spi + + + ${project.groupId} + pcep-base-parser + + + ${project.groupId} + rsvp-api + + + + ${project.groupId} + concepts + + + ${project.groupId} + util + + + ${project.groupId} + testtool-util + test + + + io.netty + netty-buffer + + + io.netty + netty-codec + + + io.netty + netty-common + + + io.netty + netty-handler + + + io.netty + netty-transport + + + io.netty + netty-transport-native-epoll + ${os.detected.classifier} + + + com.google.guava + guava + + + com.google.code.findbugs + jsr305 + + + org.slf4j + slf4j-api + + + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.mdsal + yang-binding + + + org.opendaylight.yangtools + concepts + + + + org.opendaylight.controller + config-api + + + org.opendaylight.controller + netty-config-api org.osgi org.osgi.core - ${osgi.version} provided - - org.mockito - mockito-core - ${mockito.version} - test - - - ${project.groupId} - mockito-configuration - ${project.version} - test - - - ${project.groupId} - framework - ${project.version} - test - test-jar - + + + + org.mockito + mockito-core + junit junit - - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.protocol.pcep.impl.*, - - - - - - org.apache.maven.plugins - maven-jar-plugin - 2.4 - - - package - - test-jar - - - - - - + + org.opendaylight.controller + config-manager + test-jar + + + org.opendaylight.controller + config-manager + test + + + org.opendaylight.controller + config-util + + + org.opendaylight.yangtools + mockito-configuration + + + org.opendaylight.controller + netty-threadgroup-config + test + + + org.opendaylight.controller + netty-timer-config + test + + + ${project.groupId} + pcep-spi + test-jar + test + + + + + + + org.apache.felix + maven-bundle-plugin + true + + + ${project.groupId}.${project.artifactId} + + org.opendaylight.protocol.pcep.impl.*, + org.opendaylight.controller.config.yang.pcep.impl.* + + + + + + org.apache.maven.plugins + maven-jar-plugin + + + package + + test-jar + + + + + + org.opendaylight.yangtools + yang-maven-plugin + + + + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + +