From 4ac430445d7e838b60e471f27eef0139643f1619 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A6=BE=E5=87=A0=E6=B5=B7?= Date: Sat, 1 Aug 2020 21:09:29 +0800 Subject: [PATCH] remove jacoco --- pom.xml | 20 -------------------- 1 file changed, 20 deletions(-) diff --git a/pom.xml b/pom.xml index 0be1982..63643ee 100644 --- a/pom.xml +++ b/pom.xml @@ -179,26 +179,6 @@ org.springframework.boot spring-boot-maven-plugin - - org.jacoco - jacoco-maven-plugin - 0.7.9 - - - pre-unit-test - - prepare-agent - - - - post-unit-test - test - - report - - - - org.jetbrains.kotlin kotlin-maven-plugin