Skip to content

Commit

Permalink
fix third-party-licenses.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
tomverin committed Dec 16, 2016
1 parent 1971bf9 commit 028e943
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third-party-licenses.sh
@@ -1,4 +1,4 @@
#!/bin/sh
mvn org.codehaus.mojo:license-maven-plugin:aggregate-add-third-party -Dlicense.includedScopes=compile -pl sonar-application -am
mvn org.codehaus.mojo:license-maven-plugin:aggregate-add-third-party -Dlicense.includedScopes=compile

cat target/generated-sources/license/THIRD-PARTY.txt

0 comments on commit 028e943

Please sign in to comment.