From f3a9b00a441ae36afd492a0b9caebb98f60506ef Mon Sep 17 00:00:00 2001
From: Francis Dong
Date: Tue, 31 Aug 2021 10:08:27 +0800
Subject: [PATCH] update version to v2.3.0
---
README.en-us.md | 3 ++-
README.md | 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 +-
8 files changed, 10 insertions(+), 8 deletions(-)
diff --git a/README.en-us.md b/README.en-us.md
index 48fb52f..ee3a2b4 100644
--- a/README.en-us.md
+++ b/README.en-us.md
@@ -4,7 +4,7 @@ English | [简体中文](./README.md)
-
+
@@ -107,6 +107,7 @@ Starting from v1.3.0, the frontend and backend of the management backend are mer
| v2.2.0 | v2.2.0 |
| v2.2.1 | v2.2.1 |
| v2.2.3 | v2.2.3 |
+| v2.3.0 | v2.3.0 |
Please download the corresponding management backend version according to the version of the community version
diff --git a/README.md b/README.md
index 9abffd9..ddd70fa 100644
--- a/README.md
+++ b/README.md
@@ -3,7 +3,7 @@
-
+
@@ -107,6 +107,7 @@ API地址:http://demo.fizzgate.com/proxy/[服务名]/[API_Path]
| v2.2.0 | v2.2.0 |
| v2.2.1 | v2.2.1 |
| v2.2.3 | v2.2.3 |
+| v2.3.0 | v2.3.0 |
请根据社区版的版本下载对应的管理后台版本
diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml
index 7e0cead..0cb813a 100644
--- a/fizz-bootstrap/pom.xml
+++ b/fizz-bootstrap/pom.xml
@@ -12,7 +12,7 @@
com.fizzgate
fizz-bootstrap
- 2.2.4-beta4
+ 2.3.0
1.8
diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml
index da5a2a4..6d32363 100644
--- a/fizz-common/pom.xml
+++ b/fizz-common/pom.xml
@@ -5,7 +5,7 @@
fizz-gateway-community
com.fizzgate
- 2.2.4-beta4
+ 2.3.0
../pom.xml
4.0.0
diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml
index ba1f87f..f766b75 100644
--- a/fizz-core/pom.xml
+++ b/fizz-core/pom.xml
@@ -5,7 +5,7 @@
fizz-gateway-community
com.fizzgate
- 2.2.4-beta4
+ 2.3.0
../pom.xml
4.0.0
diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml
index 0547562..99e20d1 100644
--- a/fizz-plugin/pom.xml
+++ b/fizz-plugin/pom.xml
@@ -5,7 +5,7 @@
fizz-gateway-community
com.fizzgate
- 2.2.4-beta4
+ 2.3.0
../pom.xml
4.0.0
diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml
index 6534140..6cf2fad 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-beta4
+ 2.3.0
../pom.xml
4.0.0
diff --git a/pom.xml b/pom.xml
index 292a546..609b11b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -34,7 +34,7 @@
fizz-gateway-community
${project.artifactId}
fizz gateway community
- 2.2.4-beta4
+ 2.3.0
pom
fizz-common