From 0247e8fbeb7b75ab9c22ed34729a1a918c8cca08 Mon Sep 17 00:00:00 2001 From: xiaoxin <249168991@qq.com> Date: Thu, 16 Jun 2022 16:37:33 +0800 Subject: [PATCH] 1.0.3 publish --- pom.xml | 2 +- vlife-core/pom.xml | 2 +- vlife-plugin/pom.xml | 4 +- vlife-plugin/pom.xml.versionsBackup | 116 ------------------ vlife-spring-boot-starter/pom.xml | 4 +- .../pom.xml.versionsBackup | 66 ---------- 6 files changed, 6 insertions(+), 188 deletions(-) delete mode 100644 vlife-plugin/pom.xml.versionsBackup delete mode 100644 vlife-spring-boot-starter/pom.xml.versionsBackup diff --git a/pom.xml b/pom.xml index 7c202500..389981e8 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ io.github.wwwlike vlife pom - 1.0.2 + 1.0.3 org.springframework.boot spring-boot-starter-parent diff --git a/vlife-core/pom.xml b/vlife-core/pom.xml index d272bbcb..939de8e3 100644 --- a/vlife-core/pom.xml +++ b/vlife-core/pom.xml @@ -23,7 +23,7 @@ io.github.wwwlike vlife - 1.0.2 + 1.0.3 4.0.0 vlife-core diff --git a/vlife-plugin/pom.xml b/vlife-plugin/pom.xml index 9cc5c183..d14bfa47 100644 --- a/vlife-plugin/pom.xml +++ b/vlife-plugin/pom.xml @@ -23,7 +23,7 @@ vlife io.github.wwwlike - 1.0.2 + 1.0.3 4.0.0 vlife-plugin @@ -39,7 +39,7 @@ io.github.wwwlike vlife-core - 1.0.2 + 1.0.3 org.springframework.boot diff --git a/vlife-plugin/pom.xml.versionsBackup b/vlife-plugin/pom.xml.versionsBackup deleted file mode 100644 index a182c5fc..00000000 --- a/vlife-plugin/pom.xml.versionsBackup +++ /dev/null @@ -1,116 +0,0 @@ - - - - - - vlife - io.github.wwwlike - 1.0.1 - - 4.0.0 - vlife-plugin - maven-plugin - - 8 - 8 - UTF-8 - 3.8.5 - 3.6.4 - - - - io.github.wwwlike - vlife-core - 1.0.1 - - - org.springframework.boot - spring-boot-starter-web - - - org.apache.maven - maven-plugin-api - ${maven.pluging.version} - - - org.apache.maven.plugin-tools - maven-plugin-annotations - ${maven.pluging.annotations.version} - - - org.apache.maven - maven-core - ${maven.pluging.version} - - - org.apache.maven - maven-model - ${maven.pluging.version} - - - org.apache.maven - maven-artifact - ${maven.pluging.version} - - - org.apache.maven.shared - maven-dependency-tree - 3.1.0 - - - - com.github.javaparser - javaparser-core - 3.14.16 - - - - com.google.code.gson - gson - 2.8.5 - - - - - com.squareup - javapoet - 1.13.0 - - - - - - - org.apache.maven.plugins - maven-plugin-plugin - 3.6.1 - - - org.apache.maven.plugins - maven-compiler-plugin - - 8 - 8 - - - - - \ No newline at end of file diff --git a/vlife-spring-boot-starter/pom.xml b/vlife-spring-boot-starter/pom.xml index 4025036d..b0cf991d 100644 --- a/vlife-spring-boot-starter/pom.xml +++ b/vlife-spring-boot-starter/pom.xml @@ -23,7 +23,7 @@ io.github.wwwlike vlife - 1.0.2 + 1.0.3 4.0.0 io.github.wwwlike @@ -47,7 +47,7 @@ io.github.wwwlike vlife-core - 1.0.2-SNAPSHOT + 1.0.3 org.springframework.boot diff --git a/vlife-spring-boot-starter/pom.xml.versionsBackup b/vlife-spring-boot-starter/pom.xml.versionsBackup deleted file mode 100644 index 10c29810..00000000 --- a/vlife-spring-boot-starter/pom.xml.versionsBackup +++ /dev/null @@ -1,66 +0,0 @@ - - - - - - io.github.wwwlike - vlife - 1.0.1 - - 4.0.0 - io.github.wwwlike - vlife-spring-boot-starter - - - org.springframework.boot - spring-boot-starter - - - org.springframework.boot - spring-boot-starter-logging - - - - - - org.springframework.boot - spring-boot-configuration-processor - - - io.github.wwwlike - vlife-core - 1.0.1 - - - org.springframework.boot - spring-boot-starter-web - - - org.springframework.boot - spring-boot-starter-aop - - - org.springframework.boot - spring-boot-starter-data-jpa - - - - \ No newline at end of file