From 55434466d466747ff2d66cc1ffa71131e8808e73 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=E9=99=88=E5=AD=90=E9=BB=98?= <925456043@qq.com>
Date: Fri, 5 Jun 2026 14:05:58 +0800
Subject: [PATCH] =?UTF-8?q?chore:=20=E5=8F=91=E5=B8=83=20easy-agents=201.0?=
=?UTF-8?q?.0?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
- 将 Maven revision 升级为 1.0.0
- 同步示例项目与 easy-agents-bom 依赖版本
---
easy-agents-samples/easy-agents-helloworld/pom.xml | 4 ++--
pom.xml | 2 +-
2 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/easy-agents-samples/easy-agents-helloworld/pom.xml b/easy-agents-samples/easy-agents-helloworld/pom.xml
index 41857a4..37eb2d1 100644
--- a/easy-agents-samples/easy-agents-helloworld/pom.xml
+++ b/easy-agents-samples/easy-agents-helloworld/pom.xml
@@ -6,7 +6,7 @@
com.easyagents
easy-agents-helloworld
- 1.0-SNAPSHOT
+ 1.0.0
17
@@ -17,7 +17,7 @@
com.easyagents
easy-agents-bom
- 0.0.1
+ 1.0.0
diff --git a/pom.xml b/pom.xml
index a22c3b9..07e17d1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
- 0.0.1
+ 1.0.0
17
1.3.0
UTF-8