INT-3780: Revert JaCoCo Version

JIRA: https://jira.spring.io/browse/INT-3780

The new version is not compatible with our Sonar servers.
This commit is contained in:
Gary Russell
2015-07-29 10:43:00 -04:00
parent e085a03c0b
commit b073688529

View File

@@ -160,7 +160,7 @@ subprojects { subproject ->
}
jacoco {
toolVersion = "0.7.5.201505241946"
toolVersion = "0.7.2.201409121644"
}
// dependencies that are common across all java projects