X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=artifacts%2Fpom.xml;h=cf17b47b3d43c68a5a62e8e8f4fedc6e0d76ebf8;hb=94365d2a6fde2571a9cf912d0ecb7b4fe02509fc;hp=8136fb94a49f3e208a7d566bfde88dd28f4b9ae3;hpb=ccdaa0f0142b70340a658b81fa964778807169e0;p=lispflowmapping.git diff --git a/artifacts/pom.xml b/artifacts/pom.xml index 8136fb94a..cf17b47b3 100644 --- a/artifacts/pom.xml +++ b/artifacts/pom.xml @@ -1,18 +1,28 @@ - 4.0.0 + + + org.opendaylight.odlparent + odlparent-lite + 3.1.3 + + + org.opendaylight.lispflowmapping lispflowmapping-artifacts - 1.2.0-SNAPSHOT + 1.8.0-SNAPSHOT pom + + ODL :: lispflowmapping :: ${project.artifactId} @@ -23,22 +33,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} - mappingservice.clusterdao + mappingservice.dsbackend ${project.version} ${project.groupId} - mappingservice.config + mappingservice.implementation ${project.version} ${project.groupId} - mappingservice.implementation + mappingservice.inmemorydb ${project.version} ${project.groupId} - mappingservice.netconf + mappingservice.mapcache ${project.version} @@ -48,7 +58,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html ${project.groupId} - mappingservice.northbound + mappingservice.shell ${project.version} @@ -58,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 @@ -68,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 +