aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2017-02-01 01:52:11 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2017-02-01 01:52:11 +0000
commita23769197568a4f996fdd2431708fdaf7d681f5b (patch)
tree63f4ca1d94076d34ef75dc44f99d5b27c6d8c252 /pom.xml
parent0114aa89c5a9b9c1c66a1ea4fd70b311b6f0c2b0 (diff)
downloadjackcess-a23769197568a4f996fdd2431708fdaf7d681f5b.tar.gz
jackcess-a23769197568a4f996fdd2431708fdaf7d681f5b.zip
more plugin cleanup
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1082 f203690c-595d-4dc9-a70b-905162fa7fd2
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml16
1 files changed, 0 insertions, 16 deletions
diff --git a/pom.xml b/pom.xml
index 0b6c7f4..90d8ba2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -161,22 +161,6 @@
</executions>
</plugin>
<plugin>
- <groupId>org.codehaus.mojo</groupId>
- <artifactId>cobertura-maven-plugin</artifactId>
- <configuration>
- <instrumentation>
- </instrumentation>
- </configuration>
- <executions>
- <execution>
- <id>clean</id>
- <goals>
- <goal>clean</goal>
- </goals>
- </execution>
- </executions>
- </plugin>
- <plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-changes-plugin</artifactId>
<configuration>