X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=features%2Fpom.xml;h=2508f3ce053097137e5c51e81248524fed0a165a;hb=refs%2Fchanges%2F99%2F31099%2F29;hp=067f4bb0ab80594c24b250bd501c7c26c9419d6e;hpb=87827d90c59751e4957282b814aeb6eaf2e0b0b7;p=vpnservice.git diff --git a/features/pom.xml b/features/pom.xml index 067f4bb0..2508f3ce 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -30,6 +30,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 1.3.0-SNAPSHOT 0.11.0-SNAPSHOT 0.7.0-SNAPSHOT + 1.2.0-SNAPSHOT ${vpnservices.version} ${vpnservices.version} ${vpnservices.version} @@ -86,6 +87,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL xml runtime + + org.opendaylight.nic + features-nic + features + ${nic.version} + xml + runtime + org.opendaylight.ovsdb features-ovsdb @@ -377,5 +386,22 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL commons-net ${commons.net.version} + + ${project.groupId} + vpnintent-api + ${vpnservices.version} + + + ${project.groupId} + vpnintent-impl + ${vpnservices.version} + + + ${project.groupId} + vpnintent-impl + ${vpnservices.version} + config + xml +