Updated jacoco to not cause issues on jdk9 machines
Couldn't compile projects using our parent pom on machines that had JDK-9 installed. This is the minimal change I could find to remedy this
Works if I install the new parent to the machine and use the snapshot version. Would be good to verify this works (Don't trust me) and then release it
Piers,