From 766acfeeaabe5150da76d0636286cf11a6073f45 Mon Sep 17 00:00:00 2001 From: hongqiaowei Date: Thu, 13 May 2021 17:16:34 +0800 Subject: [PATCH] publish v2.0.0-beta7 --- 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 fb9bf82..04dfb19 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,7 +12,7 @@ com.fizzgate fizz-bootstrap - 2.0.0-beta5 + 2.0.0-beta7 1.8 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index 2e82259..62be9f5 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.0.0-beta5 + 2.0.0-beta7 ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index 8007a9f..1262d47 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.0.0-beta5 + 2.0.0-beta7 ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index 93c8b3a..2160a78 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.0.0-beta5 + 2.0.0-beta7 ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index 589e50c..29d2386 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-beta5 + 2.0.0-beta7 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 81da634..78c391c 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.0.0-beta5 + 2.0.0-beta7 pom fizz-common