From 7ca471e7ff7fa38cf50f05d7ea82f0eaa381692b Mon Sep 17 00:00:00 2001 From: Luis Gomez Date: Sat, 7 Mar 2020 13:07:28 -0800 Subject: [PATCH] Enable detnet in distribution Change-Id: I3efe5f42fa8d447041be0805538e75e6f171129c Signed-off-by: Luis Gomez --- opendaylight/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/opendaylight/pom.xml b/opendaylight/pom.xml index 72835ae0..457bb11a 100644 --- a/opendaylight/pom.xml +++ b/opendaylight/pom.xml @@ -42,7 +42,7 @@ detnet - false + true -- 2.36.6