summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-02 12:38:52 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-10-02 12:38:52 -0400
commitfcf061b297a4e93ae3583c62feab200c92ecf71a (patch)
tree3dcee415281835642514e2000b18706ba67ec691 /pom.xml
parent88fac206554594456ceb90ef58a38b0f239343e2 (diff)
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) <dtimoney@att.com> Former-commit-id: 88b2989675975d9f1f19a604a29824fe2ee9c528
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 51ed37ba..0556e2f6 100755
--- 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>