X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fimpl%2Fpom.xml;h=d655a5e99768d63026f1e5f267bd7e2337ea126d;hb=d9794c07b4356a7b70997d27ff8036dc58809aff;hp=5c9bfd9899c69ef035dd72b13edf3d769346f76d;hpb=83c5547e5e0b16b587bf1fc5daeedffdf77e6726;p=bgpcep.git diff --git a/pcep/impl/pom.xml b/pcep/impl/pom.xml index 5c9bfd9899..d655a5e997 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.7.0-SNAPSHOT + binding-parent + 0.12.0-SNAPSHOT + ../../binding-parent pcep-impl PCE Protocol Implementation bundle ${project.artifactId} - - 3.0.4 - @@ -75,9 +68,9 @@ netty-common - io.netty - netty-handler - + io.netty + netty-handler + io.netty netty-transport @@ -85,23 +78,19 @@ io.netty netty-transport-native-epoll - ${os.detected.classifier} + linux-x86_64 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.mdsal.binding.model.ietf + rfc6991-ietf-inet-types org.opendaylight.yangtools @@ -116,58 +105,15 @@ concepts - - org.opendaylight.controller - config-api - - - org.opendaylight.controller - netty-config-api - - - org.osgi - org.osgi.core - provided - - org.mockito mockito-core - - 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 @@ -186,8 +132,8 @@ ${project.groupId}.${project.artifactId} - org.opendaylight.protocol.pcep.impl.*, - org.opendaylight.controller.config.yang.pcep.impl.* + org.opendaylight.protocol.pcep.impl.* + ;-split-package:=error @@ -205,25 +151,19 @@ - org.opendaylight.yangtools - yang-maven-plugin + org.apache.maven.plugins + maven-checkstyle-plugin + + warn + - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - + + 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 +