From 3bf7b7a50ac78acb9ab2a3032ca7b6d5753eab9e Mon Sep 17 00:00:00 2001 From: hongqiaowei Date: Mon, 16 Aug 2021 12:33:51 +0800 Subject: [PATCH] Release 2.2.4-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 5b7533f..5a2d3fa 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,7 +12,7 @@ com.fizzgate fizz-bootstrap - 2.2.4-SNAPSHOT + 2.2.4-beta2 1.8 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index 2225981..6dd009f 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.4-SNAPSHOT + 2.2.4-beta2 ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index 298dd92..e703834 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.4-SNAPSHOT + 2.2.4-beta2 ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index e41a364..fa47175 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.4-SNAPSHOT + 2.2.4-beta2 ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index ca7f550..7fdd038 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.2.4-SNAPSHOT + 2.2.4-beta2 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 1901141..ea80bd8 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.2.4-SNAPSHOT + 2.2.4-beta2 pom fizz-common