X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=dff7cecd96dccbdcfce70a34d7fdb78fc6974cfc;hb=952571bf03763403c0650da6db499c0c2a767d6d;hp=96b6db0f28a646b59dea752c5968e854c7d8dd6e;hpb=8025297a9d760ee5add270ad673d4adc5b41d79f;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 96b6db0f..dff7cecd 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} + ${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 @@ -356,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 @@ -412,5 +439,30 @@ 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} + + + ${project.groupId} + fcapsapplication-jmxapi + ${fcaps.app.version} + + + ${project.groupId} + fcapsapplication-impl + ${fcaps.app.version} +