bump jacoco-maven-plugin from 0.8.2 to 0.8.3 47/79947/2
authorMichael Vorburger <vorburger@redhat.com>
Mon, 28 Jan 2019 11:50:39 +0000 (12:50 +0100)
committerRobert Varga <nite@hq.sk>
Thu, 14 Feb 2019 10:19:06 +0000 (10:19 +0000)
Notable changes from the linked Release Notes include that
"JaCoCo now officially supports Java 11".

Bumps [jacoco-maven-plugin](https://github.com/jacoco/jacoco) from 0.8.2 to 0.8.3.
- [Release notes](https://github.com/jacoco/jacoco/releases)
- [Commits](https://github.com/jacoco/jacoco/compare/v0.8.2...v0.8.3)

Change-Id: I771424043515944bb2d367ceb225d75ddb888fd4
Signed-off-by: Michael Vorburger <vorburger@redhat.com>
odlparent-lite/pom.xml

index 9789dc56a5542a2b33c7fdbddf05d73337df461e..f98f96e284a9e96009dd37d157d966d7c93edd1b 100644 (file)
@@ -87,7 +87,7 @@
     <maven.install.skip>false</maven.install.skip>
 
     <!-- Used in neutron, ovsdb -->
-    <jacoco.version>0.8.2</jacoco.version>
+    <jacoco.version>0.8.3</jacoco.version>
   </properties>
 
   <build>