From f60ed2d7b70f6547e4e806ca77db7511a82bc791 Mon Sep 17 00:00:00 2001 From: Francis Dong Date: Thu, 18 Aug 2022 10:51:51 +0800 Subject: [PATCH] Release 2.7.0-beta2 --- fizz-bootstrap/pom.xml | 2 +- fizz-common/pom.xml | 2 +- fizz-core/pom.xml | 2 +- fizz-plugin/pom.xml | 2 +- fizz-spring-boot-starter/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml index 7a70e62..bdb23b6 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -6,7 +6,7 @@ fizz-gateway-community com.fizzgate - 2.7.0-beta1 + 2.7.0-beta2 ../pom.xml diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index 11ad084..e9225b5 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.7.0-beta1 + 2.7.0-beta2 ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index eff7f02..1f97eb4 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.7.0-beta1 + 2.7.0-beta2 ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index 89a8c69..8b2ee1e 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.7.0-beta1 + 2.7.0-beta2 ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index e7ef2bd..6d07cc2 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.7.0-beta1 + 2.7.0-beta2 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 095cad3..fe4f90a 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.7.0-beta1 + 2.7.0-beta2 pom fizz-common