X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=dff7cecd96dccbdcfce70a34d7fdb78fc6974cfc;hb=952571bf03763403c0650da6db499c0c2a767d6d;hp=c5ece44da22229bd78bdd54daef410f42734855f;hpb=f16c3389a9a39bbfceae90191755889b7407e228;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index c5ece44d..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} @@ -364,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 @@ -420,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} +