X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=hwvtepsouthbound%2Fhwvtepsouthbound-artifacts%2Fpom.xml;h=598e73b73f72f81323eb9bd7659c9bdc13037d25;hb=9dcd231be1a1553eb699d8bc42cc82af6309edf2;hp=1d1b838bfe54a1d0d4f54da4540e8d36b180de1b;hpb=ffeda50ff066d0a70e26e51145455c2beccad7cf;p=ovsdb.git diff --git a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml index 1d1b838bf..598e73b73 100644 --- a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml +++ b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml @@ -6,7 +6,6 @@ This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html --> - 4.0.0 @@ -14,14 +13,17 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.odlparent odlparent-lite - 1.7.0-SNAPSHOT + 8.1.0 org.opendaylight.ovsdb hwvtepsouthbound-artifacts - 1.3.0-SNAPSHOT + 1.13.0-SNAPSHOT pom + + ODL :: ovsdb :: ${project.artifactId} @@ -42,6 +44,34 @@ and is available at http://www.eclipse.org/legal/epl-v10.html features xml + + ${project.groupId} + odl-ovsdb-hwvtepsouthbound-api + ${project.version} + features + xml + + + ${project.groupId} + odl-ovsdb-hwvtepsouthbound + ${project.version} + features + xml + + + ${project.groupId} + odl-ovsdb-hwvtepsouthbound-rest + ${project.version} + features + xml + + + ${project.groupId} + odl-ovsdb-hwvtepsouthbound-ui + ${project.version} + features + xml +