fixed sonar bugs

This commit is contained in:
jomu
2015-02-21 20:35:01 +00:00
parent 3446688528
commit 2bdf8a9e68
3 changed files with 13 additions and 4 deletions

View File

@ -29,7 +29,7 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
<scope>provided</scope>
<scope>compile</scope>
</dependency>
</dependencies>