From d8d46d93c40284fe6f40242e8fa50a0e6e3b6433 Mon Sep 17 00:00:00 2001 From: hht8 Date: Tue, 27 Oct 2020 17:08:24 +0800 Subject: [PATCH] 2 --- pom.xml | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2fde544..02154ab 100644 --- a/pom.xml +++ b/pom.xml @@ -305,7 +305,16 @@ org.apache.maven.plugins maven-compiler-plugin 3.3 - true + true + + + default-testCompile + test-compile + + true + + + 1.7 1.7 -- 2.23.0