From 619756b9bc35a39c57fa8c456e49412fba7c8096 Mon Sep 17 00:00:00 2001 From: Francis Dong Date: Mon, 16 Aug 2021 12:07:03 +0800 Subject: [PATCH] update version to v2.2.4-SNAPSHOT --- 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 f55d660..5b7533f 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,7 +12,7 @@ com.fizzgate fizz-bootstrap - 2.2.4-beta1 + 2.2.4-SNAPSHOT 1.8 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index 492d019..2225981 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.4-beta1 + 2.2.4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index 2b5cf48..298dd92 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.4-beta1 + 2.2.4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index 7aae6b4..e41a364 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.4-beta1 + 2.2.4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index 224d290..ca7f550 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-beta1 + 2.2.4-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 1cd2759..1901141 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.2.4-beta1 + 2.2.4-SNAPSHOT pom fizz-common