fix sonar issue 25/26725/1
authorMichael Lando <ml636r@att.com>
Thu, 21 Dec 2017 13:45:24 +0000 (15:45 +0200)
committerMichael Lando <ml636r@att.com>
Thu, 21 Dec 2017 13:45:24 +0000 (15:45 +0200)
Change-Id: Icee18ab2205571571fe7ec69b5faa169de444963
Issue-ID: SDC-684
Signed-off-by: Michael Lando <ml636r@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 402dfa0..d645ecf 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                     <target>1.8</target>
                 </configuration>
             </plugin>
+            <plugin>
+                               <groupId>org.sonarsource.scanner.maven</groupId>
+                               <artifactId>sonar-maven-plugin</artifactId>
+                               <version>3.0.2</version>
+                       </plugin>
         </plugins>
     </build>