X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=e2e05a02a0e7141e210efd8228345dabce9bd3cd;hb=de6f0c4da2c7ac55cd9059ea957483ad04bc21f3;hp=2508f3ce053097137e5c51e81248524fed0a165a;hpb=39831f23f83aea03675c90bfcd2d3ce321fda05e;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 2508f3ce..e2e05a02 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -42,6 +42,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${vpnservices.version} ${vpnservices.version} ${vpnservices.version} + ${vpnservices.version} + @@ -97,7 +99,15 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.ovsdb - features-ovsdb + southbound-features + ${ovsdb.version} + features + xml + runtime + + + org.opendaylight.ovsdb + hwvtepsouthbound-features ${ovsdb.version} features xml @@ -195,6 +205,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL interfacemgr-api ${interfacemgr.version} + + ${project.groupId} + interfacemgr-shell + ${interfacemgr.version} + ${project.groupId} elanmanager-impl @@ -273,6 +288,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL config xml + + ${project.groupId} + fibmanager-shell + ${fibmanager.version} + ${project.groupId} fibmanager-api @@ -346,6 +366,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL dhcpservice-api ${vpnservices.version} + + ${project.groupId} + natservice-impl + ${vpnservices.version} + + + ${project.groupId} + natservice-impl + ${vpnservices.version} + config + xml + + + ${project.groupId} + natservice-api + ${vpnservices.version} + ${project.groupId} neutronvpn-api @@ -384,7 +421,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL commons-net commons-net - ${commons.net.version} ${project.groupId} @@ -403,5 +439,21 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL config xml + + + ${project.groupId} + alarmmanager + ${fcaps.manager.version} + + + ${project.groupId} + countermanager + ${fcaps.manager.version} + + + ${project.groupId} + fcaps-api + ${fcaps.manager.version} +