Work around build issue 78/69678/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Tue, 2 Oct 2018 16:38:52 +0000 (12:38 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Tue, 2 Oct 2018 16:38:52 +0000 (12:38 -0400)
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) <dtimoney@att.com>
Former-commit-id: 88b2989675975d9f1f19a604a29824fe2ee9c528

pom.xml

diff --git a/pom.xml b/pom.xml
index 51ed37b..0556e2f 100755 (executable)
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,9 @@
                <module>dgbuilder</module>
                <module>platform-logic</module>
                <module>configbackuprestore</module>
-               <module>SdncReports</module>
+               <!--  Temporarily comment out to work around Jenkins build issue
+                <module>SdncReports</module>
+               -->
        </modules>
 
        <scm>