X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=e4405cb3df3acb779829957ee5b5b56f80b7a7c1;hb=4d138bb75ed5143fe2d101115d231e96c69ad4c6;hp=791a11a07faa24f850e346f4d10c9f2c18142771;hpb=da1a963c78ad216517b5f15a0802292d9ba05b75;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 791a11a0..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,14 +79,30 @@ 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} @@ -101,7 +124,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL ${project.groupId} vpnmanager-api - ${project.version} + ${vpnmanager.version} ${project.groupId} @@ -120,22 +143,66 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 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 -