From 5e24416872b609994d21a23ace9ad5107c1111fe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A0=81=E5=8C=A0=E5=90=9B?= Date: Mon, 27 May 2024 18:11:20 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=B8=20feat:=20v3.3.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 主要更新 - [优化] 提取系统级常量,归置在一处方便管理 - [优化] 优化父级模块 pom 中 module 的配置 - [优化] 补充各模块用途描述,便于在中央仓库中显示具体用途 --- athena-application/pom.xml | 2 +- athena-autoconfigure/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/athena-application/pom.xml b/athena-application/pom.xml index 5ede7d1..420cea3 100644 --- a/athena-application/pom.xml +++ b/athena-application/pom.xml @@ -31,7 +31,7 @@ herodotus-cloud-athena cn.herodotus.hestia - 3.3.0.0 + 3.3.0.1 athena-application diff --git a/athena-autoconfigure/pom.xml b/athena-autoconfigure/pom.xml index 58ff450..cd4f4d7 100644 --- a/athena-autoconfigure/pom.xml +++ b/athena-autoconfigure/pom.xml @@ -32,7 +32,7 @@ herodotus-cloud-athena cn.herodotus.hestia - 3.3.0.0 + 3.3.0.1 athena-autoconfigure diff --git a/pom.xml b/pom.xml index 312de35..7028fea 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ cn.herodotus.reactive dependencies - 3.3.0.0 + 3.3.0.1 herodotus-cloud-athena