From b2eb6686e9f4264195d6d1826a599a129ebd4419 Mon Sep 17 00:00:00 2001
From: xiongxiaoyang <773861846@qq.com>
Date: Sun, 12 Dec 2021 20:44:09 +0800
Subject: [PATCH] =?UTF-8?q?build:=20=E6=9B=B4=E6=96=B0xxyopen=E4=BE=9D?=
=?UTF-8?q?=E8=B5=96=E7=89=88=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
novel-common/pom.xml | 6 +++---
.../java/com/java2nb/novel/FrontNovelApplication.java | 1 -
pom.xml | 11 +----------
3 files changed, 4 insertions(+), 14 deletions(-)
diff --git a/novel-common/pom.xml b/novel-common/pom.xml
index 43ecae7..685736d 100644
--- a/novel-common/pom.xml
+++ b/novel-common/pom.xml
@@ -126,19 +126,19 @@
io.github.xxyopen
xxy-model
- 1.0.0-SNAPSHOT
+ ${xxyopen.version}
io.github.xxyopen
xxy-web
- 1.0.0-SNAPSHOT
+ ${xxyopen.version}
io.github.xxyopen
xxy-util
- 1.0.0-SNAPSHOT
+ ${xxyopen.version}
diff --git a/novel-front/src/main/java/com/java2nb/novel/FrontNovelApplication.java b/novel-front/src/main/java/com/java2nb/novel/FrontNovelApplication.java
index 3ace218..31aae17 100644
--- a/novel-front/src/main/java/com/java2nb/novel/FrontNovelApplication.java
+++ b/novel-front/src/main/java/com/java2nb/novel/FrontNovelApplication.java
@@ -1,7 +1,6 @@
package com.java2nb.novel;
import com.github.tobato.fastdfs.FdfsClientConfig;
-import io.shardingsphere.shardingjdbc.spring.boot.SpringBootConfiguration;
import org.mybatis.spring.annotation.MapperScan;
import org.springframework.boot.SpringApplication;
import org.springframework.boot.autoconfigure.SpringBootApplication;
diff --git a/pom.xml b/pom.xml
index 5ae7535..7b2f35c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -46,6 +46,7 @@
1.3.1
1.26.1-RELEASE
4.9.153.ALL
+ 1.0.0
@@ -95,16 +96,6 @@
false
-
- oss
- https://s01.oss.sonatype.org/content/groups/public/
-
- true
-
-
- true
-
-