X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;ds=inline;f=pcep%2Fimpl%2Fpom.xml;h=230e6e828116fdf1752cf7077a53d79eefc83606;hb=1013b001ec7f3f2fdc693c7427438d3a0d9ceabe;hp=6768baf338d1e7b02a66fbafa792370571163df1;hpb=df6b3baf1f12bc5bf657f91bb6fa0574c6b49f47;p=bgpcep.git diff --git a/pcep/impl/pom.xml b/pcep/impl/pom.xml index 6768baf338..230e6e8281 100644 --- a/pcep/impl/pom.xml +++ b/pcep/impl/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.16.12-SNAPSHOT + ../../binding-parent pcep-impl PCE Protocol Implementation bundle ${project.artifactId} - - 3.0.4 - @@ -40,6 +33,10 @@ ${project.groupId} pcep-spi + + ${project.groupId} + pcep-base-parser + ${project.groupId} rsvp-api @@ -54,19 +51,10 @@ util - org.opendaylight.tcpmd5 - tcpmd5-api - - - org.opendaylight.tcpmd5 - tcpmd5-netty - - - - org.opendaylight.controller - protocol-framework + ${project.groupId} + testtool-util + test - io.netty netty-buffer @@ -80,100 +68,44 @@ netty-common - io.netty - netty-handler - + io.netty + netty-handler + io.netty netty-transport - com.google.guava - guava + io.netty + netty-transport-native-epoll + linux-x86_64 - com.google.code.findbugs - jsr305 + com.google.guava + guava org.slf4j slf4j-api - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types org.opendaylight.yangtools yang-common - - org.opendaylight.yangtools - yang-binding - org.opendaylight.yangtools concepts - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - netty-config-api - - - org.osgi - org.osgi.core - provided - - - - org.mockito - mockito-core - - - org.opendaylight.controller - protocol-framework - test - test-jar - - - junit - junit - - - - 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 @@ -192,18 +124,16 @@ ${project.groupId}.${project.artifactId} - org.opendaylight.protocol.pcep.impl.*, - org.opendaylight.controller.config.yang.pcep.impl.* + org.opendaylight.protocol.pcep.impl.* + ;-split-package:=error - org.apache.maven.plugins maven-jar-plugin - package test-jar @@ -211,9 +141,22 @@ - org.opendaylight.yangtools - yang-maven-plugin + 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 +