From cc6a2758befbc02502360bd1cbbef3590c08ad28 Mon Sep 17 00:00:00 2001 From: Vishal Thapar Date: Tue, 17 Mar 2015 12:55:50 +0530 Subject: [PATCH] Adding odl-vpnservice-core feature 1. Add odl-vpnservice-core feature 2. Make odl-vpnservie-core as default localFeature Signed-off-by: Vishal Thapar Change-Id: I662c3812647b0c5bd7a83ca3421c1baf5054ec38 --- distribution/karaf/pom.xml | 2 +- features/src/main/features/features.xml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/distribution/karaf/pom.xml b/distribution/karaf/pom.xml index 055cfc68..2a9d836c 100644 --- a/distribution/karaf/pom.xml +++ b/distribution/karaf/pom.xml @@ -22,7 +22,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL 3.1.1 - odl-vpnservice-impl-ui + odl-vpnservice-core diff --git a/features/src/main/features/features.xml b/features/src/main/features/features.xml index 72e636e8..7861e457 100644 --- a/features/src/main/features/features.xml +++ b/features/src/main/features/features.xml @@ -33,5 +33,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html odl-mdsal-apidocs odl-mdsal-xsql - + + odl-vpnservice-impl-ui + -- 2.36.6