From 3c1cb6ccd620145f00ef950ba26b113436623712 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=98=BF=E6=B2=90?= Date: Wed, 27 Jul 2022 22:54:58 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=89=88=E6=9C=AC=E7=AE=A1?= =?UTF-8?q?=E7=90=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- fast-boot-api/pom.xml | 2 +- fast-boot-new/pom.xml | 4 ++-- fast-boot-system/pom.xml | 6 +++--- fast-framework/pom.xml | 2 +- fast-server/pom.xml | 10 +++++----- pom.xml | 3 ++- 6 files changed, 14 insertions(+), 13 deletions(-) diff --git a/fast-boot-api/pom.xml b/fast-boot-api/pom.xml index 1a86d9d..23224b2 100644 --- a/fast-boot-api/pom.xml +++ b/fast-boot-api/pom.xml @@ -2,7 +2,7 @@ net.maku fast-boot - 1.2.0 + ${revision} 4.0.0 fast-boot-api diff --git a/fast-boot-new/pom.xml b/fast-boot-new/pom.xml index 32f401b..6ae4d00 100644 --- a/fast-boot-new/pom.xml +++ b/fast-boot-new/pom.xml @@ -2,7 +2,7 @@ net.maku fast-boot - 1.2.0 + ${revision} 4.0.0 fast-boot-new @@ -12,7 +12,7 @@ net.maku fast-framework - 1.2.0 + ${revision} diff --git a/fast-boot-system/pom.xml b/fast-boot-system/pom.xml index 14f52d8..ab6e2e9 100644 --- a/fast-boot-system/pom.xml +++ b/fast-boot-system/pom.xml @@ -2,7 +2,7 @@ net.maku fast-boot - 1.2.0 + ${revision} 4.0.0 fast-boot-system @@ -12,12 +12,12 @@ net.maku fast-framework - 1.2.0 + ${revision} net.maku fast-boot-api - 1.2.0 + ${revision} com.aliyun.oss diff --git a/fast-framework/pom.xml b/fast-framework/pom.xml index 9454e0e..3f162e9 100644 --- a/fast-framework/pom.xml +++ b/fast-framework/pom.xml @@ -2,7 +2,7 @@ net.maku fast-boot - 1.2.0 + ${revision} 4.0.0 fast-framework diff --git a/fast-server/pom.xml b/fast-server/pom.xml index 82642a2..edd20a3 100644 --- a/fast-server/pom.xml +++ b/fast-server/pom.xml @@ -2,7 +2,7 @@ net.maku fast-boot - 1.2.0 + ${revision} 4.0.0 fast-server @@ -11,13 +11,13 @@ net.maku - fast-boot-system - 1.2.0 + fast-boot-new + ${revision} net.maku - fast-boot-new - 1.2.0 + fast-boot-system + ${revision} com.github.xiaoymin diff --git a/pom.xml b/pom.xml index 99b92f0..a9e81cc 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 net.maku fast-boot - 1.2.0 + ${revision} pom fast-boot @@ -25,6 +25,7 @@ + 1.2.0 UTF-8 UTF-8 1.8