Index: oak-auth-external/pom.xml IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- oak-auth-external/pom.xml (revision 1856372) +++ oak-auth-external/pom.xml (date 1553673959000) @@ -34,7 +34,8 @@ false - 0.8 + 0.84 + 0.82 Index: oak-auth-ldap/pom.xml IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- oak-auth-ldap/pom.xml (revision 1856372) +++ oak-auth-ldap/pom.xml (date 1553673995000) @@ -35,7 +35,8 @@ 2.0.0-M24 false - 0.85 + 0.85 + 0.72 Index: oak-authorization-cug/pom.xml IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- oak-authorization-cug/pom.xml (revision 1856372) +++ oak-authorization-cug/pom.xml (date 1553674037000) @@ -27,7 +27,8 @@ false - 0.97 + 0.97 + 0.94 oak-authorization-cug Index: oak-commons/pom.xml IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- oak-commons/pom.xml (revision 1856372) +++ oak-commons/pom.xml (date 1553676581000) @@ -34,7 +34,8 @@ false - 0.71 + 0.71 + 0.67 Index: oak-core/pom.xml IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- oak-core/pom.xml (revision 1856372) +++ oak-core/pom.xml (date 1553674132000) @@ -34,8 +34,8 @@ false - 0.77 - + 0.77 + 0.70 Index: oak-parent/pom.xml IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- oak-parent/pom.xml (revision 1856372) +++ oak-parent/pom.xml (date 1553673861000) @@ -38,7 +38,8 @@ ${test.opts.coverage} ${test.opts.memory} -XX:+HeapDumpOnOutOfMemoryError -Dupdate.limit=100 -Djava.awt.headless=true false true - 0.0 + 0.0 + 0.0 ${project.build.sourceEncoding} @@ -445,7 +446,12 @@ LINE COVEREDRATIO - ${minimum.coverage} + ${minimum.line.coverage} + + + BRANCH + COVEREDRATIO + ${minimum.branch.coverage} Index: oak-security-spi/pom.xml IDEA additional info: Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP <+>UTF-8 =================================================================== --- oak-security-spi/pom.xml (revision 1856372) +++ oak-security-spi/pom.xml (date 1553674186000) @@ -34,7 +34,8 @@ false - 0.94 + 0.94 + 0.91