X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=e4405cb3df3acb779829957ee5b5b56f80b7a7c1;hb=4d138bb75ed5143fe2d101115d231e96c69ad4c6;hp=8605559f0cbac3fcbb7ff4a13afe1dafa927e0b5;hpb=0186b5f6c4e02ee15e16c7e53bb3ad7c69bc0f91;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 8605559f..e4405cb3 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -22,8 +22,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 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 @@ -55,9 +61,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL runtime - org.opendaylight.controller - features-flow + org.opendaylight.openflowplugin + features-openflowplugin features + ${openflowplugin.version} xml runtime @@ -72,15 +79,31 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} vpnmanager-impl - ${project.version} + ${vpnmanager.version} ${project.groupId} vpnmanager-impl - ${project.version} + ${vpnmanager.version} + config + xml + + ${project.groupId} + mdsalutil-impl + ${mdsalutil.version} + + + ${project.groupId} + mdsalutil-impl + ${mdsalutil.version} config xml + + ${project.groupId} + mdsalutil-api + ${mdsalutil.version} + ${project.groupId} interfacemgr-impl @@ -93,10 +116,93 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL config xml + + ${project.groupId} + interfacemgr-api + ${interfacemgr.version} + ${project.groupId} vpnmanager-api + ${vpnmanager.version} + + + ${project.groupId} + bgpmanager-impl + ${project.version} + + + ${project.groupId} + bgpmanager-impl + ${project.version} + config + xml + + + ${project.groupId} + bgpmanager-api ${project.version} + + ${project.groupId} + model-bgp + 2013.07.15.7-SNAPSHOT + + + ${project.groupId} + nexthopmgr-impl + ${nexthopmgr.version} + + + ${project.groupId} + nexthopmgr-impl + ${nexthopmgr.version} + config + xml + + + ${project.groupId} + nexthopmgr-api + ${nexthopmgr.version} + + + ${project.groupId} + fibmanager-impl + ${fibmanager.version} + + + ${project.groupId} + fibmanager-impl + ${fibmanager.version} + config + xml + + + ${project.groupId} + fibmanager-api + ${fibmanager.version} + + + ${project.groupId} + idmanager-impl + ${idmanager.version} + + + ${project.groupId} + idmanager-impl + ${idmanager.version} + config + xml + + + ${project.groupId} + idmanager-api + ${idmanager.version} + + + org.apache.thrift + libthrift + 0.9.1 +