From a753d1c619414c41be6090d093d63ea592293c03 Mon Sep 17 00:00:00 2001 From: hsdllcw Date: Sat, 30 Nov 2024 11:20:56 +0800 Subject: [PATCH] =?UTF-8?q?[fix]=20=E4=BF=AE=E5=A4=8Dkotlin=E7=BC=96?= =?UTF-8?q?=E8=AF=91=E9=A1=BA=E5=BA=8F=E9=94=99=E8=AF=AF=E7=9A=84=E9=97=AE?= =?UTF-8?q?=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 17 ++--------------- 1 file changed, 2 insertions(+), 15 deletions(-) diff --git a/pom.xml b/pom.xml index 51b4c3434..039e606ff 100644 --- a/pom.xml +++ b/pom.xml @@ -325,17 +325,10 @@ compile - compile + process-sources compile - - - src/main/java - src/main/kotlin - target/generated-sources/annotations - - test-compile @@ -343,16 +336,10 @@ test-compile - - - src/test/kotlin - target/generated-test-sources/test-annotations - - - 1.8 + 21