Skip to content

Commit a33d62b

Browse files
committed
Removed Coberta plugin causing site build to fail on JDK 1.4.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/dbcp/trunk@894206 13f79535-47bb-0310-9956-ffa450edef68
1 parent 2b60423 commit a33d62b

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

pom-1.3.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -319,11 +319,6 @@
319319
<excludeFilterFile>${basedir}/findbugs-exclude-filter.xml</excludeFilterFile>
320320
</configuration>
321321
</plugin>
322-
<plugin>
323-
<groupId>org.codehaus.mojo</groupId>
324-
<artifactId>cobertura-maven-plugin</artifactId>
325-
<version>2.3</version>
326-
</plugin>
327322
<plugin>
328323
<groupId>org.apache.maven.plugins</groupId>
329324
<artifactId>maven-javadoc-plugin</artifactId>

0 commit comments

Comments
 (0)