From f7b38be9cf951abf187b10dc394fc53c44cf33c6 Mon Sep 17 00:00:00 2001 From: hongqiaowei Date: Fri, 30 Apr 2021 16:19:19 +0800 Subject: [PATCH] enhancement: wehotel(#152) --- fizz-bootstrap/pom.xml | 6 +++--- fizz-common/pom.xml | 2 +- fizz-core/pom.xml | 2 +- fizz-plugin/pom.xml | 2 +- fizz-spring-boot-starter/pom.xml | 2 +- pom.xml | 6 +++--- 6 files changed, 10 insertions(+), 10 deletions(-) diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml index 2d742ac..4d80af3 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,7 +12,7 @@ com.fizzgate fizz-bootstrap - 1.5.0 + 2.0.0-beta1 1.8 @@ -35,13 +35,13 @@ com.fizzgate fizz-common - 1.5.0 + 2.0.0-beta1 com.fizzgate fizz-spring-boot-starter - 1.5.0 + 2.0.0-beta1 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index 0c11cef..68dc1f7 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 1.5.0 + 2.0.0-beta1 ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index a9fbe8c..e5e9b97 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 1.5.0 + 2.0.0-beta1 ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index 6797381..db0943c 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 1.5.0 + 2.0.0-beta1 ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index b877af0..792915c 100644 --- a/fizz-spring-boot-starter/pom.xml +++ b/fizz-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 1.5.0 + 2.0.0-beta1 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 4eb289b..bd5b836 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ - 1.5.0 + 2.0.0-beta1 2.2.13.RELEASE 5.2.14.RELEASE @@ -32,7 +32,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 1.5.0 + 2.0.0-beta1 pom fizz-common @@ -391,7 +391,7 @@ true - 1.5.0 + 2.0.0-beta1 -->