X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=80effa8f6cc9f30924dc4a5f8222dfdc4996ff05;hb=7de87efc1b770273cf34f733f209d52ae7dfcfec;hp=4fae2518ad0fcb45fc2d99c48ba4bc89d46bd3a4;hpb=2c26fc05da6ff7672ae63d58bbc3d676ab319034;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 4fae2518..80effa8f 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -28,6 +28,8 @@ 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} @@ -36,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} @@ -106,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 @@ -169,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 @@ -196,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} @@ -213,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} @@ -264,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} @@ -276,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} +