]> source.dussan.org Git - jackcess.git/commitdiff
more plugin cleanup
authorJames Ahlborn <jtahlborn@yahoo.com>
Wed, 1 Feb 2017 01:52:11 +0000 (01:52 +0000)
committerJames Ahlborn <jtahlborn@yahoo.com>
Wed, 1 Feb 2017 01:52:11 +0000 (01:52 +0000)
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/trunk@1082 f203690c-595d-4dc9-a70b-905162fa7fd2

pom.xml

diff --git a/pom.xml b/pom.xml
index 0b6c7f43e00b0939e6e75a0de2e619d60a612982..90d8ba24af06d5e7f4341a3a92a5062356c59013 100644 (file)
--- a/pom.xml
+++ b/pom.xml
           </execution>
         </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>