mirror of https://github.com/apache/openjpa.git
remove duplicate findbugs-maven-plugin
git-svn-id: https://svn.apache.org/repos/asf/openjpa/branches/2.3.x@1537208 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
becd91422e
commit
a4a86d5bc8
5
pom.xml
5
pom.xml
|
@ -894,11 +894,6 @@
|
|||
</execution>
|
||||
</executions>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.codehaus.mojo</groupId>
|
||||
<artifactId>findbugs-maven-plugin</artifactId>
|
||||
<version>2.3.1</version>
|
||||
</plugin>
|
||||
<!-- Newer versions of plugin will cause PDF build failures -->
|
||||
<plugin>
|
||||
<groupId>com.agilejava.docbkx</groupId>
|
||||
|
|
Loading…
Reference in New Issue