X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bmp%2Fbmp-mock%2Fpom.xml;h=8c5b2ec9ada6179da39078c17bac8449845356cd;hb=63d665e85910944d94b27528ca7b96644f7aa7d9;hp=d52de681a0763394b8846d768412527c1808f78e;hpb=7f569ec247f6097280fbf379e9b69f96d43e0cd0;p=bgpcep.git diff --git a/bmp/bmp-mock/pom.xml b/bmp/bmp-mock/pom.xml index d52de681a0..8c5b2ec9ad 100644 --- a/bmp/bmp-mock/pom.xml +++ b/bmp/bmp-mock/pom.xml @@ -1,68 +1,73 @@ + + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" + xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"> 4.0.0 - org.opendaylight.odlparent - odlparent - 2.0.5 - + org.opendaylight.bgpcep + testtool-parent + 0.20.0-SNAPSHOT + ../../testtool-parent - org.opendaylight.bgpcep bgp-bmp-mock - 0.9.0-SNAPSHOT bmp-mock - - - - org.opendaylight.bgpcep - bgpcep-parent - 0.9.0-SNAPSHOT - pom - import - - - - - org.opendaylight.bgpcep - bgp-bmp-api + ${project.groupId} + concepts - org.opendaylight.bgpcep + ${project.groupId} + bgp-bmp-api + + + ${project.groupId} bgp-bmp-spi - org.opendaylight.bgpcep + ${project.groupId} bgp-bmp-impl - org.opendaylight.bgpcep + ${project.groupId} bgp-bmp-parser-impl - org.opendaylight.bgpcep + ${project.groupId} bgp-parser-api - org.opendaylight.bgpcep + ${project.groupId} bgp-parser-spi - org.opendaylight.bgpcep + ${project.groupId} bgp-parser-impl - org.opendaylight.bgpcep + ${project.groupId} bgp-concepts - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + ${project.groupId} + util + + + org.opendaylight.yangtools + yang-common + + + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types org.opendaylight.mdsal @@ -72,6 +77,10 @@ io.netty netty-transport + + io.netty + netty-common + org.slf4j slf4j-api @@ -87,21 +96,12 @@ net.sourceforge.argparse4j argparse4j - 0.7.0 + 0.9.0 ${project.groupId} testtool-util - - - junit - junit - - - org.mockito - mockito-core - @@ -138,34 +138,19 @@ shade - - - - org.opendaylight.protocol.bmp.mock.BmpMock - - - true - executable - + + + + org.opendaylight.protocol.bmp.mock.BmpMock + + + + true + executable + - - - - ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ - - - - opendaylight-site - ${nexus.site.url}/${project.artifactId}/ - - +