From 5978d6cbcc1582c6dcddcb18a82c69cd27c9dd3c Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <1179705413@qq.com> Date: Sat, 21 Oct 2023 21:21:54 +0800 Subject: [PATCH] =?UTF-8?q?build:=20=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E5=8F=B7?= 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 4787c27..3861ced 100644 --- a/novel-admin/pom.xml +++ b/novel-admin/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel-admin - 4.2.0 + 4.3.0-RC1 jar novel-admin diff --git a/novel-common/pom.xml b/novel-common/pom.xml index 32d93d4..be0aaa9 100644 --- a/novel-common/pom.xml +++ b/novel-common/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 4.2.0 + 4.3.0-RC1 4.0.0 diff --git a/novel-crawl/pom.xml b/novel-crawl/pom.xml index ee596ad..9c0159e 100644 --- a/novel-crawl/pom.xml +++ b/novel-crawl/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 4.2.0 + 4.3.0-RC1 4.0.0 diff --git a/novel-front/pom.xml b/novel-front/pom.xml index f80fcf2..9cf6e0d 100644 --- a/novel-front/pom.xml +++ b/novel-front/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 4.2.0 + 4.3.0-RC1 4.0.0 diff --git a/pom.xml b/pom.xml index b89499d..4fd4126 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel - 4.2.0 + 4.3.0-RC1 novel-common novel-front