X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fspi%2Fpom.xml;h=5253709f329c9437802f266dec2e306c2229402a;hb=54dba6e276e5e96cd8698d1ed1e56d18dd17de0d;hp=3bac3dab495ff4c22446d65776980724286360cf;hpb=72d0adfc3275bca6da700669f9db1d82ad6099aa;p=bgpcep.git diff --git a/pcep/spi/pom.xml b/pcep/spi/pom.xml index 3bac3dab49..5253709f32 100644 --- a/pcep/spi/pom.xml +++ b/pcep/spi/pom.xml @@ -1,80 +1,111 @@ + + + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> - - org.opendaylight.bgpcep - pcep-parent - 0.3.0-SNAPSHOT - + 4.0.0 + + org.opendaylight.bgpcep + binding-parent + 0.15.0-SNAPSHOT + ../../binding-parent + - 4.0.0 - pcep-spi - PCE Protocol SPI - bundle - ${project.artifactId} - - 3.0.4 - + pcep-spi + PCE Protocol SPI + bundle + ${project.artifactId} - - - ${project.groupId} - concepts - ${project.version} - - - ${project.groupId} - pcep-api - ${project.version} - - - org.slf4j - slf4j-api - ${slf4j.version} - - - ${project.groupId} - mockito-configuration - ${project.version} - test + + + ${project.groupId} + pcep-api + + + ${project.groupId} + rsvp-api + + + ${project.groupId} + util + + + ${project.groupId} + concepts + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.yangtools + yang-common-netty + + + org.opendaylight.mdsal + yang-binding + + + io.netty + netty-buffer + + + com.google.guava + guava + + + org.checkerframework + checker-qual - - - - - org.apache.felix - maven-bundle-plugin - ${maven.bundle.version} - true - - - ${project.groupId}.${project.artifactId} - - org.opendaylight.protocol.pcep.spi, - - - org.opendaylight.protocol.concepts, - org.opendaylight.protocol.framework, - org.opendaylight.protocol.util, - com.google.common.*, - javax.management, - org.slf4j.* - - - - - - + + + org.opendaylight.yangtools + mockito-configuration + + - - - ${project.artifactId} - PCEP-SPI Module site - ${basedir}/target/site/${project.artifactId} - - + + + + maven-jar-plugin + + + + test-jar + + + + + + maven-source-plugin + + + + test-jar-no-fork + + + + + + + + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + scm:git:ssh://git.opendaylight.org:29418/bgpcep.git + https://wiki.opendaylight.org/display/ODL/BGPCEP + HEAD +