From a4fd860489a678e199ef97d58ca24782f4a6d923 Mon Sep 17 00:00:00 2001 From: hongqiaowei Date: Wed, 23 Jun 2021 22:29:13 +0800 Subject: [PATCH] Release v2.2.0-beta1 --- fizz-bootstrap/pom.xml | 2 +- fizz-common/pom.xml | 3 ++- fizz-core/pom.xml | 2 +- fizz-plugin/pom.xml | 2 +- fizz-spring-boot-starter/pom.xml | 2 +- pom.xml | 3 ++- 6 files changed, 8 insertions(+), 6 deletions(-) diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml index 456cd52..483d2a2 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,7 +12,7 @@ com.fizzgate fizz-bootstrap - 2.1.0 + 2.2.0-beta1 1.8 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index 169398b..9333253 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,8 @@ fizz-gateway-community com.fizzgate - 2.1.0 + 2.2.0-beta1 + ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index d3d5fcc..3838841 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.1.0 + 2.2.0-beta1 ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index a347c40..ada2c51 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.1.0 + 2.2.0-beta1 ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index e922344..969089b 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.1.0 + 2.2.0-beta1 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index db4b17d..57d4463 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,8 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.1.0 + + 2.2.0-beta1 pom fizz-common