X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fshell%2Fpom.xml;h=2bee422be1819bac6f016afe05a479d3c7ef874c;hb=HEAD;hp=23d96b8701be0d45a61f0d24783202f0ddaf5d07;hpb=f573d0f163f1a12fc334291ce7f2e0ce497eab03;p=lispflowmapping.git diff --git a/mappingservice/shell/pom.xml b/mappingservice/shell/pom.xml index 23d96b870..2bee422be 100644 --- a/mappingservice/shell/pom.xml +++ b/mappingservice/shell/pom.xml @@ -5,18 +5,20 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.4.0-SNAPSHOT + 1.20.0-SNAPSHOT mappingservice.shell bundle - Mapping Service Karaf Shell Commands + + ODL :: lispflowmapping :: ${project.artifactId} org.apache.karaf.shell - org.apache.karaf.shell.console - ${karaf.version} + org.apache.karaf.shell.core + provided org.opendaylight.lispflowmapping @@ -24,36 +26,6 @@ - - - - - - org.apache.maven.plugins - maven-checkstyle-plugin - - true - checkstyle.violationSeverity=error - - - - - - - org.apache.felix - maven-bundle-plugin - true - - - org.apache.karaf.shell.commands, - org.apache.karaf.shell.console, - org.opendaylight.lispflowmapping.interfaces.mappingservice - - - - - -