SLING-2938 - remove the jdk 8 restriction, doesn't help for the Sonar build phase
diff --git a/.sling-module.json b/.sling-module.json
deleted file mode 100644
index cbc4549..0000000
--- a/.sling-module.json
+++ /dev/null
@@ -1,5 +0,0 @@
-{
-  "jenkins":{
-    "jdks": [8]
-  }
-}