X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fparser-mock%2Fpom.xml;h=4e5b8b5178e31b4c0506678d628a82725a982345;hb=a43d08101f4e772ed181a7c4cc7333bd89cec613;hp=bbdaef0e11eaf9a09f50cce838647c0fbe39741e;hpb=11f352cc2c888795652ac12a35447575d8753cc1;p=bgpcep.git diff --git a/bgp/parser-mock/pom.xml b/bgp/parser-mock/pom.xml index bbdaef0e11..4e5b8b5178 100644 --- a/bgp/parser-mock/pom.xml +++ b/bgp/parser-mock/pom.xml @@ -8,35 +8,35 @@ 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 - bgp-parent - 0.4.0-SNAPSHOT + binding-parent + 0.19.2-SNAPSHOT + ../../binding-parent bgp-parser-mock - BGP Parser Mock Implementation bundle + BGP Parser Mock Implementation ${project.artifactId} - - 3.0.4 - + + + false + + + ${project.groupId} + bgp-concepts + ${project.groupId} bgp-parser-api - ${project.groupId} bgp-parser-spi @@ -47,31 +47,32 @@ org.opendaylight.yangtools + yang-common + + + org.opendaylight.mdsal yang-binding - org.opendaylight.yangtools.model - ietf-inet-types + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types + test + + + ${project.groupId} + bgp-inet test - junit - junit + com.google.guava + guava - - - - org.apache.felix - maven-bundle-plugin - true - - - ${project.groupId}.${project.artifactId} - - - - - + + 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 +