X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=mappingservice%2Fshell%2Fpom.xml;h=6a8c2d26bfbff9a1bc01e69cc4c2d2b4e95a687e;hb=0c401bf1babf4e57783f8151e25fefd84fae153b;hp=e78661bb9ed3dedebdabddde91672f2ed17eda50;hpb=6bc30510c7e3e3d5f7c0721ae928e6f1b28bbb90;p=lispflowmapping.git diff --git a/mappingservice/shell/pom.xml b/mappingservice/shell/pom.xml index e78661bb9..6a8c2d26b 100644 --- a/mappingservice/shell/pom.xml +++ b/mappingservice/shell/pom.xml @@ -5,20 +5,23 @@ org.opendaylight.lispflowmapping mappingservice-parent - 1.3.0-SNAPSHOT + 1.6.0-SNAPSHOT - org.opendaylight.lispflowmapping mappingservice.shell - 1.3.0-SNAPSHOT bundle - Mapping Service Karaf Shell Commands + + ODL :: lispflowmapping :: ${project.artifactId} + + org.osgi + org.osgi.core + org.apache.karaf.shell - org.apache.karaf.shell.commands - ${karaf.version} + org.apache.karaf.shell.console org.opendaylight.lispflowmapping @@ -34,12 +37,29 @@ true - org.apache.karaf.shell.commands, - org.apache.karaf.shell.console, - org.opendaylight.lispflowmapping.interfaces.lisp + org.apache.karaf.shell.commands;version="[3.0,5)", + org.apache.karaf.shell.console;version="[3.0,5)", + org.opendaylight.lispflowmapping.interfaces.mappingservice + + + ${odl.site.url}/${project.groupId}/${stream}/${project.artifactId}/ + + + + opendaylight-site + ${nexus.site.url}/${project.artifactId}/ + + +