summaryrefslogtreecommitdiffstats
path: root/cadi/core/pom.xml
diff options
context:
space:
mode:
authorInstrumental <jcgmisc@stl.gathman.org>2018-04-20 10:38:26 -0500
committerInstrumental <jcgmisc@stl.gathman.org>2018-04-20 10:38:31 -0500
commit4094dee63ac8324fdc47a8b8b04d99a0227b7ba6 (patch)
treee27f0668b4cebd49386d8808fa8345d2122db7b0 /cadi/core/pom.xml
parent80289990b4f5aa507c8bcef128509d2bd7802b8b (diff)
Add missing jar compiles
Issue-ID: AAF-256 Change-Id: Iafdfb11fca2455a0b062447a4a4bbf6b13cf11e0 Signed-off-by: Instrumental <jcgmisc@stl.gathman.org>
Diffstat (limited to 'cadi/core/pom.xml')
-rw-r--r--cadi/core/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/cadi/core/pom.xml b/cadi/core/pom.xml
index 19e71bde..59513118 100644
--- a/cadi/core/pom.xml
+++ b/cadi/core/pom.xml
@@ -128,7 +128,6 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
- <version>${jacoco.version}</version>
<configuration>
<excludes>
<exclude>**/gen/**</exclude>