From e3104510690463d696098d0b0d4c506af1150cf6 Mon Sep 17 00:00:00 2001 From: 0007 <0007@qq.com> Date: Wed, 27 Aug 2025 19:59:10 +0800 Subject: [PATCH] Add File --- .../agents-flex-image-gitee/pom.xml | 33 +++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 agents-flex-image/agents-flex-image-gitee/pom.xml diff --git a/agents-flex-image/agents-flex-image-gitee/pom.xml b/agents-flex-image/agents-flex-image-gitee/pom.xml new file mode 100644 index 0000000..d2d09fd --- /dev/null +++ b/agents-flex-image/agents-flex-image-gitee/pom.xml @@ -0,0 +1,33 @@ + + + 4.0.0 + + com.agentsflex + agents-flex-image + ${revision} + + + agents-flex-image-gitee + agents-flex-image-gitee + + + 8 + 8 + UTF-8 + + + + com.agentsflex + agents-flex-core + compile + + + junit + junit + test + + + +