X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fpom.xml;h=153e0763f4ed0362011bff0719302efc6721d383;hb=HEAD;hp=6df17f7b57507fa5e3b51cb660603dfe965b0280;hpb=54a0a75a2c0a6fa6a7cda4a66a7a2f475f9d3583;p=lispflowmapping.git diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 6df17f7b5..0daf22e8b 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -1,6 +1,6 @@ + ODL :: lispflowmapping :: ${project.artifactId} @@ -22,6 +31,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mappingservice.api ${project.version} + + ${project.groupId} + mappingservice.dsbackend + ${project.version} + ${project.groupId} mappingservice.implementation @@ -34,7 +48,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} - mappingservice.neutron + mappingservice.mapcache ${project.version} @@ -54,9 +68,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} - lispflowmapping-ui-bundle + mappingservice.config ${project.version} + + ${project.groupId} features-lispflowmapping @@ -64,6 +80,48 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features xml + + ${project.groupId} + odl-lispflowmapping-models + ${project.version} + features + xml + + + ${project.groupId} + odl-lispflowmapping-inmemorydb + ${project.version} + features + xml + + + ${project.groupId} + odl-lispflowmapping-southbound + ${project.version} + features + xml + + + ${project.groupId} + odl-lispflowmapping-mappingservice + ${project.version} + features + xml + + + ${project.groupId} + odl-lispflowmapping-msmr + ${project.version} + features + xml + + + ${project.groupId} + odl-lispflowmapping-mappingservice-shell + ${project.version} + features + xml +