X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=vpnservice.git;a=blobdiff_plain;f=features%2Fpom.xml;h=995a768ee3638d6ff380a52e121150a88b4c1d86;hp=93656e5f16c7d2bae465cd3f127ef6a1c1eb0a0f;hb=5d87e53cdbed3197a5035ae7452583bd5ae8c638;hpb=e9c4ab6e5e6b53961c3189efe2aff48f2908055c diff --git a/features/pom.xml b/features/pom.xml index 93656e5f..995a768e 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -22,8 +22,13 @@ 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 @@ -55,9 +60,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,12 +78,12 @@ 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 @@ -93,10 +99,15 @@ 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 - ${project.version} + ${vpnmanager.version} ${project.groupId} @@ -115,22 +126,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 -