chore: 发布 easy-agents 1.0.0
- 将 Maven revision 升级为 1.0.0 - 同步示例项目与 easy-agents-bom 依赖版本
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
<groupId>com.easyagents</groupId>
|
||||
<artifactId>easy-agents-helloworld</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.0.0</version>
|
||||
|
||||
<properties>
|
||||
<maven.compiler.release>17</maven.compiler.release>
|
||||
@@ -17,7 +17,7 @@
|
||||
<dependency>
|
||||
<groupId>com.easyagents</groupId>
|
||||
<artifactId>easy-agents-bom</artifactId>
|
||||
<version>0.0.1</version>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user