X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=80effa8f6cc9f30924dc4a5f8222dfdc4996ff05;hb=7de87efc1b770273cf34f733f209d52ae7dfcfec;hp=4b109efef00aba75c018f683c749296273b8de12;hpb=0a2b4b7ada462bbbfa5ad07ea104b82fc2f2a497;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 4b109efe..80effa8f 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -28,13 +28,17 @@ 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} ${vpnservices.version} ${vpnservices.version} + ${vpnservices.version} ${vpnservices.version} - ${vpnservices.version} + ${vpnservices.version} @@ -104,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 @@ -115,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 @@ -149,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 @@ -176,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} @@ -193,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} @@ -210,6 +267,23 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL fibmanager-api ${fibmanager.version} + + ${project.groupId} + lockmanager-impl + ${lockmanager.version} + + + ${project.groupId} + lockmanager-impl + ${lockmanager.version} + config + xml + + + ${project.groupId} + lockmanager-api + ${lockmanager.version} + ${project.groupId} idmanager-impl @@ -227,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} @@ -239,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} +