From 16529425e48b91382b876c28401f73dc36eeccc6 Mon Sep 17 00:00:00 2001 From: xxy <773861846@qq.com> Date: Wed, 6 May 2020 06:40:48 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- novel-common/pom.xml | 2 +- novel-crawl/pom.xml | 2 +- novel-front/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/novel-common/pom.xml b/novel-common/pom.xml index 7e6ddcb..6ee3348 100644 --- a/novel-common/pom.xml +++ b/novel-common/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 3.0.0 + 1.0.0-develop 4.0.0 diff --git a/novel-crawl/pom.xml b/novel-crawl/pom.xml index f79dfc4..bd5fb6e 100644 --- a/novel-crawl/pom.xml +++ b/novel-crawl/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 3.0.0 + 1.0.0-develop 4.0.0 diff --git a/novel-front/pom.xml b/novel-front/pom.xml index b469325..f52716a 100644 --- a/novel-front/pom.xml +++ b/novel-front/pom.xml @@ -5,7 +5,7 @@ novel com.java2nb - 3.0.0 + 1.0.0-develop 4.0.0 diff --git a/pom.xml b/pom.xml index a7b0308..5ab86bd 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ com.java2nb novel - 3.0.0 + 1.0.0-develop novel-common novel-front