This is an automated email from the ASF dual-hosted git repository.
lewismc pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-sdap-mudrod.git
The following commit(s) were added to refs/heads/master by this push:
new 3d18508 SDAP-25 Remove all non-Apache material from parent pom.xml
new 4b8fbca Merge branch 'SDAP-25'
3d18508 is described below
commit 3d185083f46a1fb7bb0fbf516271062759ef1671
Author: Lewis John McGibbney <[email protected]>
AuthorDate: Wed Feb 21 14:03:15 2018 -0800
SDAP-25 Remove all non-Apache material from parent pom.xml
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index af5486d..ffd3f5a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -128,7 +128,7 @@
<spark.version>2.1.0</spark.version>
<findbugs.version>3.0.4</findbugs.version>
<xml.maven.version>1.0.1</xml.maven.version>
- <jacoco.version>0.7.10-SNAPSHOT</jacoco.version>
+ <jacoco.version>0.8.0</jacoco.version>
<jena.version>3.3.0</jena.version>
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<elastic.version>5.2.0</elastic.version>
--
To stop receiving notification emails like this one, please contact
[email protected].