Remove useless outdated forbidden-api version in `-Pdev` config.

This commit is contained in:
Robert Muir 2015-05-21 02:11:11 -04:00
parent dd41c68741
commit 8abb8e4861
1 changed files with 0 additions and 1 deletions

View File

@ -1744,7 +1744,6 @@
<plugin>
<groupId>de.thetaphi</groupId>
<artifactId>forbiddenapis</artifactId>
<version>1.5.1</version>
<executions>
<execution>
<id>check-forbidden-apis</id>