From 2164a2c5ae5753404c748e6bd3a0134f963bf1e4 Mon Sep 17 00:00:00 2001 From: Francis Dong Date: Wed, 4 Aug 2021 17:11:41 +0800 Subject: [PATCH] Release v2.2.3 --- 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 b5d1e3b..3c3de67 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,7 +12,7 @@ com.fizzgate fizz-bootstrap - 2.2.3-alpha1 + 2.2.3 1.8 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index b5f28bb..8c26568 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.3-alpha1 + 2.2.3 ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index 6d26a97..60cab3e 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.3-alpha1 + 2.2.3 ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index f3164df..facf940 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.3-alpha1 + 2.2.3 ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index c37f366..73fc70c 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.3-alpha1 + 2.2.3 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 5043a67..5f5d51a 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.2.3-alpha1 + 2.2.3 pom fizz-common