aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorjimmy <jf2512@att.com>2020-02-10 14:36:02 -0500
committerjimmy <jf2512@att.com>2020-02-10 15:00:34 -0500
commit3037714d02ad579925c0102d4a5c1646db0c30c0 (patch)
tree9c61a6eb0799f25ea0d2e0ff734c8b80a00e266b /pom.xml
parent0aef5509aec19c6eab75ad98ed8e071706a9a0db (diff)
Change jacoco exec to xml report path
Issue-ID: AAI-2793 Change-Id: Ic9b51adb31d8795c06b509333a83601504b9d9ea Signed-off-by: Jimmy Forsyth <jf2512@att.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index dc5aebc3..f5e9a7df 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.onap.aai.aai-common</groupId>
<artifactId>aai-common</artifactId>
- <version>1.6.3-SNAPSHOT</version>
+ <version>1.6.4-SNAPSHOT</version>
<packaging>pom</packaging>
<name>aai-aai-common</name>
<description>Contains all of the common code for resources and traversal repos</description>