Skip to content

Commit

Permalink
Issue checkstyle#39: not used properties were removed
Browse files Browse the repository at this point in the history
  • Loading branch information
romani authored and tsjensen committed Mar 21, 2019
1 parent 34d24d1 commit 7637eaf
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions checkstyle-sonar-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,6 @@
<name>Checkstyle SonarQube Plugin</name>
<description>Checkstyle is a code analyser to help programmers write Java code that adheres to a coding standard.</description>


<properties>
<sonar.requiresPlugin>java:${sonar-java.version}</sonar.requiresPlugin>
</properties>

<dependencies>
<dependency>
<groupId>org.codehaus.sonar</groupId>
Expand Down

0 comments on commit 7637eaf

Please sign in to comment.