From: Vishal Thapar Date: Tue, 17 Mar 2015 15:44:58 +0000 (+0530) Subject: Fix for testcase failure in integration repo X-Git-Tag: release/lithium~87 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=vpnservice.git;a=commitdiff_plain;h=d2068741a26155b7e991fdecd5f69f503490d42d Fix for testcase failure in integration repo Adding vpnservice features to integration causes build failures in integration. This fix is to make sure vpnservice can be enabled in integration. Refer https://git.opendaylight.org/gerrit/16691 for details. Change-Id: I323c18181d57efc7671788d8d95aed4460dccb6c Signed-off-by: Vishal Thapar --- diff --git a/features/pom.xml b/features/pom.xml index 33043444..39c04599 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -66,6 +66,13 @@ 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} vpnmanager-api