Skip to content

Commit 5d680c8

Browse files
authored
Update pom.xml
1 parent c0f92d5 commit 5d680c8

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

pom.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@
6363
</includes>
6464
</configuration>
6565
</plugin>
66+
<plugin>
67+
<groupId>org.codehaus.mojo</groupId>
68+
<artifactId>sonar-maven-plugin</artifactId>
69+
<version>2.3</version>
70+
</plugin>
71+
6672
</plugins>
6773
</build>
6874
</project>

0 commit comments

Comments
 (0)