summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2020-01-21 10:48:11 -0500
committerDan Timoney <dtimoney@att.com>2020-01-21 10:48:11 -0500
commit5f1d4a79db0e7fb726cc2f311a0acbf847604c37 (patch)
tree3d4c0d383a46ab5aece15837082e561671a3ddc5 /pom.xml
parenta7df50971777ebf03f8a78780f4e2ddc8120f9c5 (diff)
Add sonar/jacoco config
Add necessary sonar/jacoco config changes for new version of scanner compatible with sonarcloud. Change-Id: Ie2a68e6ef9e4ab411fa33d4fc94bc4a385d78d64 Issue-ID: SDNC-1020 Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 628ed3c..dfe9642 100644
--- a/pom.xml
+++ b/pom.xml
@@ -19,7 +19,6 @@
<description>POM to be used for apps in SDNC project</description>
<modules>
- <module>client</module>
<module>pomba</module>
</modules>
</project>