From 11978c2c9e03d9f5aa1d742f52ae48052eb66851 Mon Sep 17 00:00:00 2001 From: xiongxiaoyang <1179705413@qq.com> Date: Sat, 15 Mar 2025 19:29:37 +0800 Subject: [PATCH] =?UTF-8?q?build:=20v5.0.0=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 5033d3e..83a6042 100644 --- a/novel-admin/pom.xml +++ b/novel-admin/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel-admin - 5.0.0-SNAPSHOT + 5.0.0 jar novel-admin diff --git a/novel-common/pom.xml b/novel-common/pom.xml index 5b968e2..32bb22d 100644 --- a/novel-common/pom.xml +++ b/novel-common/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 diff --git a/novel-crawl/pom.xml b/novel-crawl/pom.xml index e47cd31..68b2de6 100644 --- a/novel-crawl/pom.xml +++ b/novel-crawl/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 diff --git a/novel-front/pom.xml b/novel-front/pom.xml index b0e92b1..21cc448 100644 --- a/novel-front/pom.xml +++ b/novel-front/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 5.0.0-SNAPSHOT + 5.0.0 4.0.0 diff --git a/pom.xml b/pom.xml index 5030b48..907434a 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel - 5.0.0-SNAPSHOT + 5.0.0 novel-common novel-front