X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=sidebyside;f=pcep%2Fspi%2Fpom.xml;h=d08c675bb795509f8bf055d7caee0f6d5a84b921;hb=15dd40c3fd6dbfac67b9fca232d8c7a7a592f7d0;hp=50b83efd63eb7ed3033203eda8cee013f91598c7;hpb=2d76c1c848a41bbe054c795ba2e298faf6997d44;p=bgpcep.git diff --git a/pcep/spi/pom.xml b/pcep/spi/pom.xml index 50b83efd63..d08c675bb7 100644 --- a/pcep/spi/pom.xml +++ b/pcep/spi/pom.xml @@ -8,28 +8,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html --> - + 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.4.0-SNAPSHOT + binding-parent + 0.21.4-SNAPSHOT + ../../binding-parent pcep-spi PCE Protocol SPI bundle ${project.artifactId} - - 3.0.4 - @@ -48,98 +41,84 @@ ${project.groupId} concepts - - org.opendaylight.controller - config-api + com.google.guava + guava + + + io.netty + netty-buffer + + + org.eclipse.jdt + org.eclipse.jdt.annotation org.opendaylight.yangtools - yang-binding + concepts org.opendaylight.yangtools yang-common - - io.netty - netty-buffer + org.opendaylight.yangtools + yang-common-netty - com.google.code.findbugs - jsr305 + org.opendaylight.mdsal + yang-binding - com.google.guava - guava + com.guicedee.services + javax.inject + true - org.slf4j - slf4j-api + org.osgi + org.osgi.service.component.annotations - org.osgi - org.osgi.core - provided + org.kohsuke.metainf-services + metainf-services - - org.opendaylight.controller - config-manager - test-jar - - - org.mockito - mockito-core - org.opendaylight.yangtools mockito-configuration - - junit - junit - - - org.opendaylight.controller - config-manager - - - org.opendaylight.controller - config-util - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - org.opendaylight.yangtools - yang-maven-plugin - - org.apache.maven.plugins maven-jar-plugin - package 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 +