From 157d0018a855d2dd80f35ec512eaa0bf1d323740 Mon Sep 17 00:00:00 2001 From: hongqiaowei Date: Tue, 7 Dec 2021 18:18:02 +0800 Subject: [PATCH] Init 2.5.0 --- 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 ebedbdd..f7797f3 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,7 +12,7 @@ com.fizzgate fizz-bootstrap - 2.4.0 + 2.5.0-SNAPSHOT 1.8 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index fc8ff13..12d88ff 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.4.0 + 2.5.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index f41a9f1..f3493ae 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.4.0 + 2.5.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index 82e6764..ef91cb9 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.4.0 + 2.5.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index 6b52c41..8b07741 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.4.0 + 2.5.0-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index a64c5bf..40c3cdb 100644 --- a/pom.xml +++ b/pom.xml @@ -37,7 +37,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.4.0 + 2.5.0-SNAPSHOT pom fizz-common