X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=hwvtepsouthbound%2Fhwvtepsouthbound-artifacts%2Fpom.xml;h=7f98d4335cafae28bff69fe552a8d01ffc3bd57a;hb=refs%2Fchanges%2F44%2F101744%2F9;hp=1d1b838bfe54a1d0d4f54da4540e8d36b180de1b;hpb=7b12c981c5130faca1390b276297757a8d5fc840;p=ovsdb.git diff --git a/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml b/hwvtepsouthbound/hwvtepsouthbound-artifacts/pom.xml index 1d1b838bf..7f98d4335 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 + 11.0.0 org.opendaylight.ovsdb hwvtepsouthbound-artifacts - 1.3.0-SNAPSHOT + 1.15.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 +