X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fpom.xml;h=153e0763f4ed0362011bff0719302efc6721d383;hb=refs%2Fheads%2Fmaster;hp=e58207adbd6d2f180eb539bfc45f7b563d877406;hpb=342229989dc14e3be34703f5bc1dccb37bf895ae;p=lispflowmapping.git diff --git a/artifacts/pom.xml b/artifacts/pom.xml index e58207adb..153e0763f 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -1,6 +1,6 @@ + ODL :: lispflowmapping :: ${project.artifactId} @@ -22,7 +31,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html mappingservice.api ${project.version} - ${project.groupId} mappingservice.lisp-proto ${project.version} - + + ${project.groupId} features-lispflowmapping @@ -68,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 +