From a6afd42c34798e4ea7878911ac0d1a538aee8861 Mon Sep 17 00:00:00 2001 From: Jordan Date: Thu, 25 Jul 2024 11:31:56 +1000 Subject: [PATCH] test: limit jacoco agent to test scope --- aliyun-java-sdk-core/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/aliyun-java-sdk-core/pom.xml b/aliyun-java-sdk-core/pom.xml index acf31de2f4..c2c5c28af6 100644 --- a/aliyun-java-sdk-core/pom.xml +++ b/aliyun-java-sdk-core/pom.xml @@ -134,6 +134,7 @@ org.jacoco.agent 0.8.12 runtime + test org.ini4j @@ -270,4 +271,4 @@ - \ No newline at end of file +