We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b929f73 commit 423130bCopy full SHA for 423130b
build.gradle
@@ -1,3 +1,6 @@
1
+plugins {
2
+ id "org.sonarqube" version "3.3"
3
+}
4
5
apply plugin: 'war'
6
0 commit comments