aboutsummaryrefslogtreecommitdiffstats
path: root/third-party-licenses.sh
diff options
context:
space:
mode:
authorSimon Brandhof <simon.brandhof@sonarsource.com>2015-06-12 11:56:45 +0200
committerSimon Brandhof <simon.brandhof@sonarsource.com>2015-06-12 14:29:20 +0200
commitebf6040b060322040a35ab17cfddeed6e3c713c1 (patch)
tree38fa753cf51d44f4ce5d84bfda0fd3a512b4d042 /third-party-licenses.sh
parente17cf1c2dc52256336c388c5dc4bde3087c13c1c (diff)
downloadsonarqube-ebf6040b060322040a35ab17cfddeed6e3c713c1.tar.gz
sonarqube-ebf6040b060322040a35ab17cfddeed6e3c713c1.zip
SONAR-6642 drop internal maven plugins
Diffstat (limited to 'third-party-licenses.sh')
-rwxr-xr-xthird-party-licenses.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/third-party-licenses.sh b/third-party-licenses.sh
index de9ee91d656..2b827746ce6 100755
--- a/third-party-licenses.sh
+++ b/third-party-licenses.sh
@@ -1,2 +1,2 @@
#!/bin/sh
-mvn org.codehaus.mojo:license-maven-plugin:aggregate-add-third-party -pl sonar-application,sonar-maven-plugin -am
+mvn org.codehaus.mojo:license-maven-plugin:aggregate-add-third-party -pl sonar-application -am