diff options
author | arthurdent3 <tn1381@att.com> | 2018-02-08 17:59:51 -0500 |
---|---|---|
committer | arthurdent3 <tn1381@att.com> | 2018-02-08 17:59:51 -0500 |
commit | 2d9db6b6217c4471e84ec7138e3c68a526fbd4d8 (patch) | |
tree | 1fd394444c18b3dedad71158ea34e24499765b50 /pom.xml | |
parent | 7651ec40142cbf673c365156a3cf876150eb4d1d (diff) |
Add Comment to plugin for Sonar
run-clm
run-sonar
Issue-ID: MUSIC-24
Change-Id: Ia59c8971c376fc3538da9acdd59e4fa7f5e68173
Signed-off-by: arthurdent3 <tn1381@att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -135,6 +135,7 @@ </execution> </executions> </plugin> + <!-- Sonar Plugin for Sonar Scans --> <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>sonar-maven-plugin</artifactId> |