X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fapi%2Fpom.xml;h=f9ca6d879a02984797e4bd96e5542e7186d2b7bc;hb=99af3c72fc74fd46ca56d5b53251a2a5bdd29521;hp=6fe55aa06b868394b78fabee69a9f2d0ed55ef62;hpb=9877c913179d2dd795a8eb96b1c5031e15c75854;p=lispflowmapping.git diff --git a/mappingservice/api/pom.xml b/mappingservice/api/pom.xml index 6fe55aa06..f9ca6d879 100644 --- a/mappingservice/api/pom.xml +++ b/mappingservice/api/pom.xml @@ -4,7 +4,7 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.1.0-SNAPSHOT + 1.1.4 .. mappingservice.api @@ -13,7 +13,7 @@ scm:git:https://git.opendaylight.org/gerrit/p/lispflowmapping.git scm:git:ssh://git.opendaylight.org:29418/lispflowmapping.git https://wiki.opendaylight.org/view/OpenDaylight_Lisp_Flow_Mapping:Main - HEAD + lispflowmapping-all-1.1.4 @@ -48,7 +48,8 @@ javax.xml.bind, javax.xml.bind.annotation, org.slf4j, - org.opendaylight.yangtools.yang.common + org.opendaylight.yangtools.yang.common, + com.google.common.collect @@ -57,6 +58,10 @@ + + org.codehaus.mojo + build-helper-maven-plugin +