X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=63c1512565b207401873d826cea0a52a9bf28dc0;hb=4dc44a80aa9d36828adc458289909a442b511e2d;hp=96b6db0f28a646b59dea752c5968e854c7d8dd6e;hpb=8025297a9d760ee5add270ad673d4adc5b41d79f;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 96b6db0f..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} @@ -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 @@ -127,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 @@ -356,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 @@ -412,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} +