X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fpom.xml;h=9ed6fe6d948dff0ef89a9cc02bb139d4e2a1c55a;hb=d60988ed6366d912b782f812d399013f43d94c7d;hp=770f3e29a95e305f11caaf775e53512557a999f8;hpb=a4a449c13c1c17f40b7706d40924f0b5189b2ec6;p=lispflowmapping.git diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 770f3e29a..9ed6fe6d9 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -1,6 +1,6 @@ + ODL :: lispflowmapping :: ${project.artifactId} @@ -24,12 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} - mappingservice.clusterdao - ${project.version} - - - ${project.groupId} - mappingservice.config + mappingservice.dsbackend ${project.version} @@ -42,11 +46,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mappingservice.inmemorydb ${project.version} - + ${project.groupId} mappingservice.neutron @@ -64,9 +68,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} - mappingservice.yangmodel + mappingservice.lisp-proto ${project.version} + + ${project.groupId} + mappingservice.config + ${project.version} + + + ${project.groupId} features-lispflowmapping @@ -74,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 +