X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=vpnservice.git;a=blobdiff_plain;f=features%2Fpom.xml;h=4d30c2a45bd3f1f39342d94f821b406fb1eca092;hp=c21897e9410671c7973d2280c57d9e47c235c976;hb=HEAD;hpb=31bcd9e2a5abdcc19aaeebd0d84b8b75c06dad35 diff --git a/features/pom.xml b/features/pom.xml index c21897e9..4d30c2a4 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -9,28 +9,28 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.7.0-SNAPSHOT + 1.8.0-SNAPSHOT org.opendaylight.vpnservice vpnservice-features - 0.3.0-SNAPSHOT + 0.4.0-SNAPSHOT ${project.artifactId} 4.0.0 3.1.1 - 1.4.0-SNAPSHOT - 0.3.0-SNAPSHOT - 1.4.0-SNAPSHOT - 1.0.0-SNAPSHOT - 0.9.0-SNAPSHOT - 0.3.0-SNAPSHOT - 1.3.0-SNAPSHOT - 0.11.0-SNAPSHOT - 0.7.0-SNAPSHOT - 1.2.0-SNAPSHOT + 1.5.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.5.0-SNAPSHOT + 1.1.0-SNAPSHOT + 0.10.0-SNAPSHOT + 0.4.0-SNAPSHOT + 1.4.0-SNAPSHOT + 0.12.0-SNAPSHOT + 0.8.0-SNAPSHOT + 1.3.0-SNAPSHOT ${vpnservices.version} ${vpnservices.version} ${vpnservices.version} @@ -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 @@ -259,7 +269,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} model-bgp - 2013.07.15.9-SNAPSHOT + 2013.07.15.10-SNAPSHOT ${project.groupId} @@ -351,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 @@ -407,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} +