This is an automated email from the ASF dual-hosted git repository.
rombert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-whiteboard.git
The following commit(s) were added to refs/heads/master by this push:
new 5165cd7 Remove .sling-module.json, the 'sonarCloud' override is no
longer used.
5165cd7 is described below
commit 5165cd75caa2b6c1375096d31177b079a5d5454f
Author: Robert Munteanu <[email protected]>
AuthorDate: Mon Apr 15 12:59:21 2019 +0300
Remove .sling-module.json, the 'sonarCloud' override is no longer used.
---
.sling-module.json | 6 ------
1 file changed, 6 deletions(-)
diff --git a/.sling-module.json b/.sling-module.json
deleted file mode 100644
index ae30b92..0000000
--- a/.sling-module.json
+++ /dev/null
@@ -1,6 +0,0 @@
-{
- "jenkins": {
- "sonarCloud": true
- }
-}
-