From 95d0c45acbe765cb2e4240aac04bc1ed56c77304 Mon Sep 17 00:00:00 2001 From: Francis Dong Date: Mon, 16 Aug 2021 11:57:20 +0800 Subject: [PATCH] Revert "update version to v2.2.4-SNAPSHOT" This reverts commit 247dec02a8f4dc244539d02b88aeff55ba7df31c. --- 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 | 14 +------------- 6 files changed, 6 insertions(+), 18 deletions(-) diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml index 5b7533f..f55d660 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,7 +12,7 @@ com.fizzgate fizz-bootstrap - 2.2.4-SNAPSHOT + 2.2.4-beta1 1.8 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index 2225981..492d019 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.4-SNAPSHOT + 2.2.4-beta1 ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index 298dd92..2b5cf48 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.4-SNAPSHOT + 2.2.4-beta1 ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index e41a364..7aae6b4 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.2.4-SNAPSHOT + 2.2.4-beta1 ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index ca7f550..224d290 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-SNAPSHOT + 2.2.4-beta1 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 842f833..1cd2759 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.2.4-SNAPSHOT + 2.2.4-beta1 pom fizz-common @@ -503,16 +503,4 @@ - - - nexus-releases - local private nexus - http://gzmaven.bestwehotel.com/nexus/content/repositories/releases/ - - - nexus-snapshots - local private nexus - http://gzmaven.bestwehotel.com/nexus/content/repositories/snapshots/ - -