From ecc53303d1a5e731868aa2a6ca52c6040efd3f50 Mon Sep 17 00:00:00 2001 From: redkale Date: Sun, 26 May 2024 09:01:30 +0800 Subject: [PATCH] pom check --- my/pom.xml | 8 ++++++++ pom.xml | 8 ++++++++ 2 files changed, 16 insertions(+) diff --git a/my/pom.xml b/my/pom.xml index 5c3346347..229bc9a79 100644 --- a/my/pom.xml +++ b/my/pom.xml @@ -182,6 +182,14 @@ + + + + check + + compile + + diff --git a/pom.xml b/pom.xml index a05464da9..5ce0a2596 100644 --- a/pom.xml +++ b/pom.xml @@ -154,6 +154,14 @@ + + + + check + + compile + +