fix commit for jdk10 profile

Signed-off-by: olivier lamy <olamy@webtide.com>
This commit is contained in:
olivier lamy 2018-02-08 16:13:04 +10:00
parent a66fb84492
commit d29aca4ce4
1 changed files with 1 additions and 1 deletions

View File

@ -1002,7 +1002,7 @@
</dependencyManagement> </dependencyManagement>
<profiles> <profiles>
<!-- disable until jacoco release > 0.8.0 released --> <!-- use last snapshot of jacoco and failsafe for jdk10 -->
<profile> <profile>
<id>jdk10</id> <id>jdk10</id>
<activation> <activation>