From: Tom Pantelis Date: Fri, 30 Jun 2017 13:51:09 +0000 (-0400) Subject: Skip SFT in features-netconf-connector X-Git-Tag: release/nitrogen~41^2 X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=commitdiff_plain;h=3e1317a3b02828509f085eec0278661af8f64665;p=netconf.git Skip SFT in features-netconf-connector odl-netconf-clustered-topology and odl-netconf-topology are mutually exclusive so running SFT may fail intermittently due to timing. This will be addressed in a future release of odlparent to disable SFT for feature-repo-parent by default and we can revert this later although it doesn't hurt to disable locally. Change-Id: Id91e36ea857179beba0e4a862ca9ab1821735025 Signed-off-by: Tom Pantelis --- diff --git a/features/netconf-connector/features-netconf-connector/pom.xml b/features/netconf-connector/features-netconf-connector/pom.xml index 01ffc85a65..005ab120c6 100644 --- a/features/netconf-connector/features-netconf-connector/pom.xml +++ b/features/netconf-connector/features-netconf-connector/pom.xml @@ -23,6 +23,12 @@ 1.3.0-SNAPSHOT feature + + + true + + ${project.groupId} @@ -81,4 +87,4 @@ features - \ No newline at end of file +