X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=80effa8f6cc9f30924dc4a5f8222dfdc4996ff05;hb=d88b3328aef34af37b96c726277b740ad255a1ca;hp=72b6f763b1ebb67b403cb6346c7f100593871de0;hpb=478586aec1c6363f22cc99a99cdd37fa14bd4dbe;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 72b6f763..80effa8f 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -28,6 +28,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 0.8.0-SNAPSHOT 0.2.0-SNAPSHOT 1.2.1-SNAPSHOT + 0.10.0-SNAPSHOT + 0.6.0-SNAPSHOT + ${vpnservices.version} ${vpnservices.version} ${vpnservices.version} ${vpnservices.version} @@ -35,7 +38,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${vpnservices.version} ${vpnservices.version} ${vpnservices.version} - ${vpnservices.version} + ${vpnservices.version} @@ -105,6 +108,19 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL xml runtime + + org.opendaylight.neutron + features-neutron + features + ${neutron.version} + xml + runtime + + + org.opendaylight.neutron + dummyprovider + ${neutron.version} + ${project.groupId} vpnmanager-impl @@ -116,11 +132,29 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${vpnmanager.version} config xml - + + ${project.groupId} mdsalutil-impl ${mdsalutil.version} + + ${project.groupId} + arputil-api + ${arputil.version} + + + ${project.groupId} + arputil-impl + ${arputil.version} + config + xml + + + ${project.groupId} + arputil-impl + ${arputil.version} + ${project.groupId} mdsalutil-impl @@ -150,6 +184,28 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL interfacemgr-api ${interfacemgr.version} + + org.opendaylight.controller + liblldp + ${liblldp.version} + + + ${project.groupId} + alivenessmonitor-impl + ${vpnservices.version} + + + ${project.groupId} + alivenessmonitor-impl + ${vpnservices.version} + config + xml + + + ${project.groupId} + alivenessmonitor-api + ${vpnservices.version} + ${project.groupId} vpnmanager-api @@ -177,7 +233,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL model-bgp 2013.07.15.8-SNAPSHOT - + ${project.groupId} nexthopmgr-impl ${nexthopmgr.version} @@ -194,7 +250,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL nexthopmgr-api ${nexthopmgr.version} - + ${project.groupId} fibmanager-impl ${fibmanager.version} @@ -245,7 +301,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL idmanager-api ${idmanager.version} - + org.opendaylight.vpnservice itm-impl ${itm.version} @@ -257,10 +313,32 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL config xml + + ${project.groupId} + dhcpservice-impl + ${vpnservices.version} + + + ${project.groupId} + dhcpservice-impl + ${vpnservices.version} + config + xml + + + ${project.groupId} + dhcpservice-api + ${vpnservices.version} + org.apache.thrift libthrift 0.9.1 + + commons-net + commons-net + ${commons.net.version} +