Author: struberg
Date: Wed Oct 30 17:54:13 2013
New Revision: 1537208
URL: http://svn.apache.org/r1537208
Log:
remove duplicate findbugs-maven-plugin
Modified:
openjpa/branches/2.3.x/pom.xml
Modified: openjpa/branches/2.3.x/pom.xml
URL:
http://svn.apache.org/viewvc/openjpa/branches/2.3.x/pom.xml?rev=1537208&r1=1537207&r2=1537208&view=diff
==============================================================================
--- openjpa/branches/2.3.x/pom.xml (original)
+++ openjpa/branches/2.3.x/pom.xml Wed Oct 30 17:54:13 2013
@@ -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>