X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=bgp%2Fparser-mock%2Fpom.xml;h=737b550228e647d45a742f82f26ff551744aef2e;hb=d1fc5be78cf158b4273abbc9355d0662d86addb6;hp=6e7c9cc261db9772b1f6330030e79c9b8ad93206;hpb=776dea3580c66a1b0f3a5b3695d7ab2a8c47704f;p=bgpcep.git diff --git a/bgp/parser-mock/pom.xml b/bgp/parser-mock/pom.xml index 6e7c9cc261..737b550228 100644 --- a/bgp/parser-mock/pom.xml +++ b/bgp/parser-mock/pom.xml @@ -6,7 +6,7 @@ org.opendaylight.bgpcep bgp-parent - 0.1.0-SNAPSHOT + 0.3.0-SNAPSHOT 4.0.0 @@ -21,20 +21,49 @@ ${project.groupId} - bgp-parser-api - ${project.version} + bgp-concepts + + + ${project.groupId} + bgp-util + + ${project.groupId} + bgp-linkstate + + + ${project.groupId} + bgp-parser-api + + ${project.groupId} concepts - ${project.version} + + + ${project.groupId} + framework + + + + com.google.guava + guava ${project.groupId} bgp-parser-impl - ${project.version} test + + org.opendaylight.yangtools.model + ietf-inet-types + 2010.09.24-SNAPSHOT + test + + + junit + junit + @@ -50,11 +79,6 @@ org.opendaylight.protocol.bgp.parser.mock - - org.opendaylight.protocol.bgp.parser, - org.opendaylight.protocol.framework, - org.opendaylight.protocol.concepts -