X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fpcc-mock%2Fpom.xml;h=bc002394d728d2a594fd56a9761f3724d853a92a;hb=8b2ecf7965ea3100d0cab7c6bc774d27f42b3c06;hp=d67d673e50b22da7fa5bb72704e042589d9cc709;hpb=faa59d34cb70eb3af7dcaa376558fd8df861db3a;p=bgpcep.git diff --git a/pcep/pcc-mock/pom.xml b/pcep/pcc-mock/pom.xml index d67d673e50..bc002394d7 100644 --- a/pcep/pcc-mock/pom.xml +++ b/pcep/pcc-mock/pom.xml @@ -7,151 +7,152 @@ terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - - 4.0.0 - - org.opendaylight.bgpcep - pcep-parent - 0.4.0-SNAPSHOT - - pcep-pcc-mock + 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 + testtool-parent + 0.12.2-SNAPSHOT + ../../testtool-parent + - - - ${project.groupId} - util - - - ${project.groupId} - pcep-api - - - ${project.groupId} - pcep-spi - - - ${project.groupId} - pcep-impl - - - ${project.groupId} - rsvp-api - + pcep-pcc-mock + 0.12.2-SNAPSHOT + jar - - org.opendaylight.controller - protocol-framework - - - ${project.groupId} - pcep-ietf-stateful07 - + + + ${project.groupId} + util + + + ${project.groupId} + concepts + + + ${project.groupId} + pcep-api + + + ${project.groupId} + pcep-spi + + + ${project.groupId} + pcep-impl + + + ${project.groupId} + pcep-base-parser + + + ${project.groupId} + rsvp-api + - - io.netty - netty-common - - - io.netty - netty-buffer - - - io.netty - netty-transport - - - com.google.guava - guava - - - org.slf4j - slf4j-api - - - ch.qos.logback - logback-classic - - - org.opendaylight.yangtools.model - ietf-inet-types - - - org.opendaylight.tcpmd5 - tcpmd5-jni - - - org.opendaylight.tcpmd5 - tcpmd5-netty - - - org.opendaylight.tcpmd5 - tcpmd5-api - - - com.google.code.findbugs - jsr305 - + + ${project.groupId} + pcep-ietf-stateful07 + + + ${project.groupId} + testtool-util + + + com.google.guava + guava + + + org.slf4j + slf4j-api + + + io.netty + netty-buffer + + + io.netty + netty-common + + + io.netty + netty-transport + + + io.netty + netty-transport-native-epoll + linux-x86_64 + + + ch.qos.logback + logback-classic + + + org.opendaylight.yangtools + concepts + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + - - - junit - junit - - - org.mockito - mockito-core - - - org.opendaylight.controller - config-manager - test-jar - - - org.opendaylight.controller - config-manager - test - - + + + + org.apache.maven.plugins + maven-jar-plugin + + + + org.opendaylight.protocol.pcep.pcc.mock.Main + + + + + + org.apache.maven.plugins + maven-shade-plugin + + + + + package + + shade + + + + + *:* + + META-INF/*.SF + META-INF/*.DSA + META-INF/*.RSA + + + + + + org.opendaylight.protocol.pcep.pcc.mock.Main + + + true + executable + + + + + + - - - - org.apache.maven.plugins - maven-jar-plugin - - - - org.opendaylight.protocol.pcep.pcc.mock.Main - - - - - - org.apache.maven.plugins - maven-shade-plugin - - - - - package - - shade - - - - - org.opendaylight.protocol.pcep.pcc.mock.Main - - - true - executable - - - - - - + + 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 +