From fcf061b297a4e93ae3583c62feab200c92ecf71a Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 2 Oct 2018 12:38:52 -0400 Subject: [PATCH] Work around build issue Temporarily remove SdncReports module from compile, since it is currently causing Jenkins build to fail. Will restore after release build is done. Change-Id: I16add6c3d5b742b3f03c2755fd1a2f0537c32a85 Issue-ID: SDNC-471 Signed-off-by: Timoney, Dan (dt5972) Former-commit-id: 88b2989675975d9f1f19a604a29824fe2ee9c528 --- pom.xml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 51ed37ba..0556e2f6 100755 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,9 @@ dgbuilder platform-logic configbackuprestore - SdncReports + -- 2.16.6