X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fapi%2Fpom.xml;h=988ec939fafb7ee83d52bfb6438187af11c07446;hb=de5344d307234e5813e476d956eefd9af5ac9b11;hp=b191653c6ad03b47960381428856db5446294186;hpb=c3fdbbb940c3427497416ef7a9faaa894ab13d70;p=bgpcep.git diff --git a/pcep/api/pom.xml b/pcep/api/pom.xml index b191653c6a..988ec939fa 100644 --- a/pcep/api/pom.xml +++ b/pcep/api/pom.xml @@ -1,44 +1,49 @@ + + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + + 4.0.0 + + org.opendaylight.bgpcep + config-parent + 0.9.0-SNAPSHOT + ../../config-parent + - - org.opendaylight.bgpcep - pcep-parent - 1.0 - + pcep-api + PCE Protocol API + bundle + ${project.artifactId} - 4.0.0 - pcep-api - PCE Protocol API - bundle - ${project.artifactId} - - 3.0.4 - + + + ${project.groupId} + concepts + + + ${project.groupId} + rsvp-api + + + io.netty + netty-transport + + + io.netty + netty-common + - - - ${project.groupId} - framework - 1.0 - - - ${project.groupId} - concepts - 1.0 - - - org.slf4j - slf4j-api - ${slf4j.version} - - - ${project.groupId} - mockito-configuration - 1.0 - test + + com.google.guava + guava - org.opendaylight.controller + org.opendaylight.mdsal yang-binding - 0.5.4-SNAPSHOT - org.opendaylight.controller + org.opendaylight.yangtools yang-common - 0.5.4-SNAPSHOT + + + org.opendaylight.yangtools + concepts - org.opendaylight.controller - ietf-inet-types - 2010.09.24-SNAPSHOT + org.opendaylight.mdsal.model + ietf-inet-types-2013-07-15 - - + config-api + + + + + junit + junit + + + org.opendaylight.yangtools + mockito-configuration + + - + - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.protocol.pcep, - org.opendaylight.protocol.pcep.concepts, - org.opendaylight.protocol.pcep.message, - org.opendaylight.protocol.pcep.object, - org.opendaylight.protocol.pcep.subobject, - org.opendaylight.protocol.pcep.tlv, - - - org.opendaylight.protocol.concepts, - org.opendaylight.protocol.framework, - org.opendaylight.protocol.util, - com.google.common.*, - javax.management, - org.slf4j.* - - - - - - - - - - ${project.artifactId} - PCEP-API Module site - ${basedir}/target/site/${project.artifactId} - - + + org.codehaus.mojo + findbugs-maven-plugin + + true + + + + + + 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 +