X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=c9514273fadacb9b6d6edc7b3372a2ec8f753f05;hb=f663fe9d2a357079006332e7cfff423037156455;hp=3304344460fe4915e0e3b70e7c815679c486ff0f;hpb=0a00e953f7ba69a8fce3aee9fc30e39a84999f62;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 33043444..c9514273 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -22,7 +22,9 @@ 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 @@ -53,6 +55,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL xml runtime + + org.opendaylight.openflowplugin + features-openflowplugin + features + ${openflowplugin.version} + xml + runtime + org.opendaylight.controller features-restconf @@ -66,10 +76,61 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL vpnmanager-impl ${project.version} + + ${project.groupId} + vpnmanager-impl + ${project.version} + config + xml + + + ${project.groupId} + interfacemgr-impl + ${interfacemgr.version} + + + ${project.groupId} + interfacemgr-impl + ${interfacemgr.version} + config + xml + + + ${project.groupId} + interfacemgr-api + ${interfacemgr.version} + ${project.groupId} vpnmanager-api ${project.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 + + + org.apache.thrift + libthrift + 0.9.1 +