From b02a2b3b2ce128db2ddfbe4f21c43b3b20e8f5dc Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <1179705413@qq.com> Date: Tue, 18 Apr 2023 12:00:50 +0800 Subject: [PATCH] =?UTF-8?q?build:=204.1.0=20=E5=8F=91=E5=B8=83?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- novel-admin/pom.xml | 2 +- novel-common/pom.xml | 2 +- novel-crawl/pom.xml | 2 +- novel-front/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/novel-admin/pom.xml b/novel-admin/pom.xml index 1caac84..84a800f 100644 --- a/novel-admin/pom.xml +++ b/novel-admin/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel-admin - 4.0.0 + 4.1.0 jar novel-admin diff --git a/novel-common/pom.xml b/novel-common/pom.xml index 664e9d4..e5c800d 100644 --- a/novel-common/pom.xml +++ b/novel-common/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 4.0.0 + 4.1.0 4.0.0 diff --git a/novel-crawl/pom.xml b/novel-crawl/pom.xml index 72c16f2..c90537d 100644 --- a/novel-crawl/pom.xml +++ b/novel-crawl/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 4.0.0 + 4.1.0 4.0.0 diff --git a/novel-front/pom.xml b/novel-front/pom.xml index b12be17..8b602b4 100644 --- a/novel-front/pom.xml +++ b/novel-front/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 4.0.0 + 4.1.0 4.0.0 diff --git a/pom.xml b/pom.xml index 3c1d5d8..f397f0f 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel - 4.0.0 + 4.1.0 novel-common novel-front