X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Flisp-proto%2Fpom.xml;h=7ca29cff59e3baeb879c44dbfe784169651dc5db;hb=refs%2Fheads%2Fmaster;hp=0d69d9bc66659cd7f185f36296804fdaf4e84387;hpb=c877054a927c0aedf484afbf05615b063b8fda7f;p=lispflowmapping.git diff --git a/mappingservice/lisp-proto/pom.xml b/mappingservice/lisp-proto/pom.xml index 0d69d9bc6..7ca29cff5 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 + 13.0.1 org.opendaylight.lispflowmapping mappingservice.lisp-proto - 1.6.0-SNAPSHOT + 1.20.0-SNAPSHOT bundle @@ -26,57 +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 - 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 - - - - -