X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=63c1512565b207401873d826cea0a52a9bf28dc0;hb=4dc44a80aa9d36828adc458289909a442b511e2d;hp=c5ece44da22229bd78bdd54daef410f42734855f;hpb=f16c3389a9a39bbfceae90191755889b7407e228;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index c5ece44d..63c15125 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} @@ -135,11 +137,6 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL xml runtime - - org.opendaylight.neutron - dummyprovider - ${neutron.version} - ${project.groupId} vpnmanager-impl @@ -364,6 +361,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 +434,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} +