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 - -