Removal of jacoco.version from root pom.xml, property is present in build parent

This commit is contained in:
Rostislav Svoboda
2020-02-07 12:20:45 +01:00
parent 31099467ac
commit a2902ac368

View File

@@ -35,7 +35,6 @@
<postgres.url>jdbc:postgresql:hibernate_orm_test</postgres.url>
<nexus-staging-maven-plugin.version>1.6.8</nexus-staging-maven-plugin.version>
<jacoco.version>0.8.5</jacoco.version>
</properties>
<modules>