From 9b5928f58e86828e7b2daae306ba17b484524445 Mon Sep 17 00:00:00 2001 From: Francis Dong Date: Tue, 3 Aug 2021 17:59:16 +0800 Subject: [PATCH] Release v2.2.2 --- 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 432b3d6..d26b645 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,7 +12,7 @@ com.fizzgate fizz-bootstrap - 2.2.2-beta1 + 2.2.2 1.8 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index 4254d72..b1f5a1f 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.2-beta1 + 2.2.2 ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index 2bcdf0e..7cff97b 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.2-beta1 + 2.2.2 ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index efc7962..0dbd178 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.2-beta1 + 2.2.2 ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index 7980c5d..24a1780 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.2-beta1 + 2.2.2 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index a1dd117..36c9833 100644 --- a/pom.xml +++ b/pom.xml @@ -33,7 +33,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.2.2-beta1 + 2.2.2 pom fizz-common