From 706892dc712812338cfa5b06a73405b562443b73 Mon Sep 17 00:00:00 2001 From: hongqiaowei Date: Wed, 12 May 2021 16:21:47 +0800 Subject: [PATCH] publish v2.0.0-beta4 --- fizz-bootstrap/pom.xml | 4 ++-- 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, 9 insertions(+), 9 deletions(-) diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml index cf436f3..7cb26f3 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,10 +12,10 @@ com.fizzgate fizz-bootstrap - 2.0.0-beta3 + 2.0.0-beta4 - 2.0.0-beta3 + 2.0.0-beta4 1.8 5.2.14.RELEASE Dysprosium-SR19 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index cfa4775..db3caa0 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.0.0-beta3 + 2.0.0-beta4 ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index bfd7bac..52b2d84 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.0.0-beta3 + 2.0.0-beta4 ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index c40cbcb..2a0c88d 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.0.0-beta3 + 2.0.0-beta4 ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index 1e1a6c8..0ad979c 100644 --- a/fizz-spring-boot-starter/pom.xml +++ b/fizz-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.0.0-beta3 + 2.0.0-beta4 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 40f03e9..fb4fc96 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ - 2.0.0-beta3 + 2.0.0-beta4 2.2.13.RELEASE 5.2.14.RELEASE @@ -32,7 +32,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.0.0-beta3 + 2.0.0-beta4 pom fizz-common @@ -391,7 +391,7 @@ true - 2.0.0-beta3 + 2.0.0-beta4 -->