aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Ahlborn <jtahlborn@yahoo.com>2017-02-11 04:06:07 +0000
committerJames Ahlborn <jtahlborn@yahoo.com>2017-02-11 04:06:07 +0000
commitac0ae4e6e34ff90ee3554c4762c58a1d0f26251b (patch)
tree91bf821904e624710c2fe23192f126fb42721f20
parent14353b569b627087e0de660b92f7cb3b72f48636 (diff)
parenta23769197568a4f996fdd2431708fdaf7d681f5b (diff)
downloadjackcess-ac0ae4e6e34ff90ee3554c4762c58a1d0f26251b.tar.gz
jackcess-ac0ae4e6e34ff90ee3554c4762c58a1d0f26251b.zip
merge trunk changes through r1085
git-svn-id: https://svn.code.sf.net/p/jackcess/code/jackcess/branches/exprs@1086 f203690c-595d-4dc9-a70b-905162fa7fd2
-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>