Skip to content

Commit

Permalink
Merge pull request #1075 from jmecosta/bugfix/cut-one-dep-to-cxxlinter
Browse files Browse the repository at this point in the history
remove duplicated cxx lint from plugin -> 20 to 13 MB
  • Loading branch information
guwirth authored Mar 4, 2017
2 parents 3a22641 + dfac10b commit 1c41570
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions sonar-cxx-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,6 @@
<artifactId>logback-classic</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>cxx-lint</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
Expand Down

0 comments on commit 1c41570

Please sign in to comment.