X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fpom.xml;h=c564e5740823f5651d50799e5807f8e289d84bcf;hb=bfed8ea9683a3a11cacfbcdfa79c5b05c885525e;hp=6df17f7b57507fa5e3b51cb660603dfe965b0280;hpb=c565342c3c77c1cb585d77e111af8db72893a6f4;p=lispflowmapping.git diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 6df17f7b5..c564e5740 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 @@ -32,6 +46,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mappingservice.inmemorydb ${project.version} + + ${project.groupId} + mappingservice.mapcache + ${project.version} + ${project.groupId} mappingservice.neutron @@ -54,9 +73,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 +85,55 @@ 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 + + + ${project.groupId} + odl-lispflowmapping-neutron + ${project.version} + features + xml +