From d27eb7041daa2c68cea15d5fe7bcf9382d5f3b9a Mon Sep 17 00:00:00 2001 From: "everywhere.z" Date: Thu, 30 Apr 2026 23:52:19 +0800 Subject: [PATCH] liteflow react agent pom adjust --- .../liteflow-react-agent-anthropic/pom.xml | 12 +----------- .../liteflow-react-agent-core/pom.xml | 5 ----- .../liteflow-react-agent-dashscope/pom.xml | 5 ----- .../liteflow-react-agent-gemini/pom.xml | 10 ---------- .../liteflow-react-agent-openai/pom.xml | 5 ----- liteflow-react-agent/pom.xml | 5 +++++ pom.xml | 1 + 7 files changed, 7 insertions(+), 36 deletions(-) diff --git a/liteflow-react-agent/liteflow-react-agent-anthropic/pom.xml b/liteflow-react-agent/liteflow-react-agent-anthropic/pom.xml index 11e0f6135..534dcf66d 100644 --- a/liteflow-react-agent/liteflow-react-agent-anthropic/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-anthropic/pom.xml @@ -13,26 +13,16 @@ liteflow-react-agent-anthropic jar - - 17 - 17 - - com.yomahub liteflow-react-agent-core ${revision} - - io.agentscope - agentscope - ${agentscope.version} - com.anthropic anthropic-java - 1.2.0 + ${anthropic-java.version} \ No newline at end of file diff --git a/liteflow-react-agent/liteflow-react-agent-core/pom.xml b/liteflow-react-agent/liteflow-react-agent-core/pom.xml index 4146a332b..b4451c059 100644 --- a/liteflow-react-agent/liteflow-react-agent-core/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-core/pom.xml @@ -15,11 +15,6 @@ ${project.artifactId} jar - - 17 - 17 - - com.yomahub diff --git a/liteflow-react-agent/liteflow-react-agent-dashscope/pom.xml b/liteflow-react-agent/liteflow-react-agent-dashscope/pom.xml index a4445fdfa..8ee91850e 100644 --- a/liteflow-react-agent/liteflow-react-agent-dashscope/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-dashscope/pom.xml @@ -11,11 +11,6 @@ liteflow-react-agent-dashscope jar - - 17 - 17 - - com.yomahub diff --git a/liteflow-react-agent/liteflow-react-agent-gemini/pom.xml b/liteflow-react-agent/liteflow-react-agent-gemini/pom.xml index a69ba7c99..57678b020 100644 --- a/liteflow-react-agent/liteflow-react-agent-gemini/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-gemini/pom.xml @@ -11,22 +11,12 @@ liteflow-react-agent-gemini jar - - 17 - 17 - - com.yomahub liteflow-react-agent-core ${revision} - - io.agentscope - agentscope - ${agentscope.version} - com.google.genai google-genai diff --git a/liteflow-react-agent/liteflow-react-agent-openai/pom.xml b/liteflow-react-agent/liteflow-react-agent-openai/pom.xml index fb995fca4..681bafa03 100644 --- a/liteflow-react-agent/liteflow-react-agent-openai/pom.xml +++ b/liteflow-react-agent/liteflow-react-agent-openai/pom.xml @@ -13,11 +13,6 @@ liteflow-react-agent-openai jar - - 17 - 17 - - com.yomahub diff --git a/liteflow-react-agent/pom.xml b/liteflow-react-agent/pom.xml index 87300d167..7027407d9 100644 --- a/liteflow-react-agent/pom.xml +++ b/liteflow-react-agent/pom.xml @@ -15,6 +15,11 @@ ${project.artifactId} pom + + 17 + 17 + + liteflow-react-agent-core liteflow-react-agent-openai diff --git a/pom.xml b/pom.xml index 979aa01c4..81e5e2c97 100644 --- a/pom.xml +++ b/pom.xml @@ -91,6 +91,7 @@ 2.9.3 1.0.11 1.38.0 + 1.2.0