X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Flisp-proto%2Fpom.xml;h=0866a79babc6832f119fdbd1def42a975fd42492;hb=refs%2Fchanges%2F92%2F106792%2F5;hp=ecfc3d1449e3b73c9676c3e28d525817a0adad40;hpb=7e81878dcf6a50135558fac5a12e595eb86bcb42;p=lispflowmapping.git diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index ecfc3d144..0866a79ba 100644 --- a/mappingservice/lisp-proto/pom.xml +++ b/mappingservice/lisp-proto/pom.xml @@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.mdsal binding-parent - 0.11.0-SNAPSHOT + 12.0.0 org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.6.0-SNAPSHOT + 1.18.0-SNAPSHOT bundle @@ -26,61 +26,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html true + false - org.opendaylight.mdsal.model - ietf-inet-types-2013-07-15 + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-inet-types - org.opendaylight.mdsal.model - ietf-yang-types-20130715 - - - org.opendaylight.mdsal.model - ietf-lisp-address-types-2015-11-05 - - - org.opendaylight.mdsal.model - iana-afn-safi + org.opendaylight.mdsal.binding.model.ietf + rfc6991-ietf-yang-types org.apache.commons commons-lang3 - - org.opendaylight.lispflowmapping - common.unittest.tools - ${project.version} - test - - - junit-addons - junit-addons - 1.4 - test - - - org.mockito - mockito-core - test - - - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - true - checkstyle.violationSeverity=error - - - - -