Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Remove exception for findbugs annotations
Browse files Browse the repository at this point in the history
  • Loading branch information
seanf committed Jun 26, 2014
1 parent 6a57d52 commit 03dec6b
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions zanata-common-api/pom.xml
Expand Up @@ -80,16 +80,6 @@
</executions>
</plugin>

<plugin>
<artifactId>maven-dependency-plugin</artifactId>
<configuration>
<usedDependencies combine.children="append">
<usedDependency>com.google.code.findbugs:annotations</usedDependency>
</usedDependencies>
</configuration>
</plugin>


<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-shade-plugin</artifactId>
Expand Down

0 comments on commit 03dec6b

Please sign in to comment.