From 65922cf7d1c748bc5994539307c001d219b0b8ca Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Tue, 15 Mar 2016 10:39:16 +0100 Subject: [PATCH] Re-enable SingleFeatureTest For SingleFeatureTest to run, features modules need to specify "jar" (even though they don't produce a JAR we care about). Change-Id: I9b1b73aff4a6e30e2fa2389b6da0525c5e8d87d6 Signed-off-by: Stephen Kitt --- features/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/features/pom.xml b/features/pom.xml index 4fd4b2c999..79df35718d 100644 --- a/features/pom.xml +++ b/features/pom.xml @@ -21,7 +21,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html org.opendaylight.ovsdb features-ovsdb 1.3.0-SNAPSHOT - pom + jar The OVSDB Plugin integration project is a project for OpenDaylight that will implement the Open vSwitch Database RFC 7047 management protocol allowing the Southbound configuration of vSwitches and a network virtualization implementation. https://wiki.opendaylight.org/view/OVSDB_Integration:Main -- 2.36.6