X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=63c1512565b207401873d826cea0a52a9bf28dc0;hb=4dc44a80aa9d36828adc458289909a442b511e2d;hp=8ca0dc3f9d14ce58e69a65baec643b76f425131d;hpb=948cc8428f13c0929c190ed6d0abac2eab3f6ae3;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 8ca0dc3f..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 @@ -195,6 +200,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 +283,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 +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 @@ -402,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} +