X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=6a8ccae6d85eb437a07bfc236d830c0e508460bf;hb=6943c5de03b68d749815fd6bb5b9bd015148202a;hp=93656e5f16c7d2bae465cd3f127ef6a1c1eb0a0f;hpb=f2d9d06967c4666e7edc16777479054e687b4be7;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 93656e5f..6a8ccae6 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -14,7 +14,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL org.opendaylight.vpnservice vpnservice-features - 1.0-SNAPSHOT + 0.1.0-SNAPSHOT ${project.artifactId} 4.0.0 @@ -22,8 +22,15 @@ 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 + 0.0.1-SNAPSHOT @@ -55,9 +62,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 +80,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,44 +117,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 - ${project.version} + ${vpnmanager.version} ${project.groupId} bgpmanager-impl - ${project.version} + ${vpnservices.version} ${project.groupId} bgpmanager-impl - ${project.version} + ${vpnservices.version} config xml ${project.groupId} bgpmanager-api - ${project.version} + ${vpnservices.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 -