X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=pcep%2Fpcc-mock%2Fpom.xml;h=b835290fd069d98f39e17e1577af91efec373254;hb=3b0d890686256386f9063626c086f24f996c66b1;hp=5c49339b72dc3b0826f458a85f0f07ce8a448bfe;hpb=3a2890193870720f5292bbcf17dd2df13f406505;p=bgpcep.git diff --git a/pcep/pcc-mock/pom.xml b/pcep/pcc-mock/pom.xml index 5c49339b72..b835290fd0 100644 --- a/pcep/pcc-mock/pom.xml +++ b/pcep/pcc-mock/pom.xml @@ -7,126 +7,159 @@ 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.17.3-SNAPSHOT + ../../testtool-parent + - - - ${project.groupId} - pcep-api - - - ${project.groupId} - pcep-spi - - - ${project.groupId} - pcep-impl - - - ${project.groupId} - rsvp-api - + pcep-pcc-mock + 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 + + + org.kohsuke.metainf-services + metainf-services + - - 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 - + + ${project.groupId} + pcep-ietf-stateful + + + ${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.yangtools + yang-common + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + + - - - junit - junit - - - org.mockito - mockito-core - - - ${project.groupId} - pcep-testtool - 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/display/ODL/BGPCEP + HEAD +