X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=vpnservice.git;a=blobdiff_plain;f=features%2Fpom.xml;h=72b6f763b1ebb67b403cb6346c7f100593871de0;hp=93656e5f16c7d2bae465cd3f127ef6a1c1eb0a0f;hb=478586aec1c6363f22cc99a99cdd37fa14bd4dbe;hpb=e9c4ab6e5e6b53961c3189efe2aff48f2908055c diff --git a/features/pom.xml b/features/pom.xml index 93656e5f..72b6f763 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -9,21 +9,33 @@ 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.7.0-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 + ${vpnservices.version} + ${vpnservices.version} + ${vpnservices.version} + ${vpnservices.version} + ${vpnservices.version} + ${vpnservices.version} + ${vpnservices.version} + ${vpnservices.version} @@ -35,6 +47,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 + @@ -55,31 +74,64 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL runtime - org.opendaylight.controller - features-flow + org.opendaylight.mdsal.model + features-mdsal-model + ${mdsal.model.version} features xml runtime - org.opendaylight.controller + org.opendaylight.ovsdb + features-ovsdb + ${ovsdb.version} + features + xml + runtime + + + org.opendaylight.openflowplugin + features-openflowplugin + features + ${openflowplugin.version} + xml + runtime + + + org.opendaylight.netconf features-restconf features - ${mdsal.version} + ${restconf.version} xml runtime ${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} @@ -93,44 +145,122 @@ 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.8-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} + lockmanager-impl + ${lockmanager.version} + + + ${project.groupId} + lockmanager-impl + ${lockmanager.version} + config + xml + + + ${project.groupId} + lockmanager-api + ${lockmanager.version} + + + ${project.groupId} + idmanager-impl + ${idmanager.version} + + + ${project.groupId} + idmanager-impl + ${idmanager.version} + config + xml + + + ${project.groupId} + idmanager-api + ${idmanager.version} + + + org.opendaylight.vpnservice + itm-impl + ${itm.version} + + + org.opendaylight.vpnservice + itm-impl + ${itm.version} + config + xml - org.apache.thrift libthrift 0.9.1 -