X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=80effa8f6cc9f30924dc4a5f8222dfdc4996ff05;hb=d88b3328aef34af37b96c726277b740ad255a1ca;hp=69ce6e6d9d0fd9a90a4683b686b7e4830b8f155b;hpb=e9a2b2e3bf4040777e366eaa08159d782d69acde;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 69ce6e6d..80effa8f 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -9,28 +9,36 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.odlparent features-parent - 1.5.0-SNAPSHOT + 1.6.0-SNAPSHOT org.opendaylight.vpnservice vpnservice-features - 1.0-SNAPSHOT + 0.2.0-SNAPSHOT ${project.artifactId} 4.0.0 3.1.1 - 1.2.0-SNAPSHOT - 0.1.0-SNAPSHOT - 0.7.0-SNAPSHOT - 0.0.1-SNAPSHOT - 0.0.1-SNAPSHOT - 0.0.1-SNAPSHOT - 0.0.1-SNAPSHOT - 0.0.1-SNAPSHOT - 0.0.1-SNAPSHOT - 0.0.1-SNAPSHOT + 1.3.0-SNAPSHOT + 0.2.0-SNAPSHOT + 1.3.0-SNAPSHOT + 0.8.0-SNAPSHOT + 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} @@ -42,6 +50,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL pom import + + org.opendaylight.netconf + restconf-artifacts + ${restconf.version} + pom + import + @@ -61,6 +76,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL xml runtime + + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} + features + xml + runtime + + + org.opendaylight.ovsdb + features-ovsdb + ${ovsdb.version} + features + xml + runtime + org.opendaylight.openflowplugin features-openflowplugin @@ -70,13 +101,26 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL runtime - org.opendaylight.controller + org.opendaylight.netconf features-restconf features - ${mdsal.version} + ${restconf.version} xml runtime + + org.opendaylight.neutron + features-neutron + features + ${neutron.version} + xml + runtime + + + org.opendaylight.neutron + dummyprovider + ${neutron.version} + ${project.groupId} vpnmanager-impl @@ -88,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 @@ -122,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 @@ -147,9 +231,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} model-bgp - 2013.07.15.7-SNAPSHOT + 2013.07.15.8-SNAPSHOT - + ${project.groupId} nexthopmgr-impl ${nexthopmgr.version} @@ -166,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} @@ -183,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 @@ -200,10 +301,44 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL idmanager-api ${idmanager.version} + + org.opendaylight.vpnservice + itm-impl + ${itm.version} + + + org.opendaylight.vpnservice + itm-impl + ${itm.version} + 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} +