From a1e549323521d62dfb286adc6a3d108fbe8a5c90 Mon Sep 17 00:00:00 2001 From: hongqiaowei Date: Mon, 6 Sep 2021 19:22:36 +0800 Subject: [PATCH] Code style --- fizz-bootstrap/pom.xml | 4 +--- fizz-common/pom.xml | 5 +---- fizz-core/pom.xml | 5 +---- fizz-plugin/pom.xml | 5 +---- fizz-spring-boot-starter/pom.xml | 5 +---- pom.xml | 4 +--- 6 files changed, 6 insertions(+), 22 deletions(-) diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml index a9e6cd1..0e213f3 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -9,11 +9,9 @@ 2.2.13.RELEASE - com.fizzgate fizz-bootstrap - - 2.3.0 + 2.3.0-we-code 1.8 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index f47b0c7..3cf6c59 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,13 +5,10 @@ fizz-gateway-community com.fizzgate - - 2.3.0 - + 2.3.0-we-code ../pom.xml 4.0.0 - fizz-common diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index 517d6c6..24e1e86 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,13 +5,10 @@ fizz-gateway-community com.fizzgate - - 2.3.0 - + 2.3.0-we-code ../pom.xml 4.0.0 - fizz-core diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index f43a51c..e8626db 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,13 +5,10 @@ fizz-gateway-community com.fizzgate - - 2.3.0 - + 2.3.0-we-code ../pom.xml 4.0.0 - fizz-plugin diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index 585c7db..44a638a 100644 --- a/fizz-spring-boot-starter/pom.xml +++ b/fizz-spring-boot-starter/pom.xml @@ -5,13 +5,10 @@ fizz-gateway-community com.fizzgate - - 2.3.0 - + 2.3.0-we-code ../pom.xml 4.0.0 - fizz-spring-boot-starter diff --git a/pom.xml b/pom.xml index 83112eb..415a7e0 100644 --- a/pom.xml +++ b/pom.xml @@ -34,9 +34,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - - 2.3.0 - + 2.3.0-we-code pom fizz-common