Skip to content

Commit

Permalink
Add support for sonar issue report formats >= v7.5 tomasbjerre/violat…
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasbjerre committed Jan 3, 2020
1 parent 31ea828 commit 28c8760
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.target>1.8</maven.compiler.target>
<maven.compiler.source>1.8</maven.compiler.source>
<changelog>1.60</changelog>
<violations>1.31</violations>
<violations-lib>1.107</violations-lib>
<changelog>1.61</changelog>
<violations>1.32</violations>
<violations-lib>1.108</violations-lib>
</properties>

<dependencies>
Expand Down

0 comments on commit 28c8760

Please sign in to comment.