diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml index 2d742ac..4d80af3 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -12,7 +12,7 @@ com.fizzgate fizz-bootstrap - 1.5.0 + 2.0.0-beta1 1.8 @@ -35,13 +35,13 @@ com.fizzgate fizz-common - 1.5.0 + 2.0.0-beta1 com.fizzgate fizz-spring-boot-starter - 1.5.0 + 2.0.0-beta1 diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index 0c11cef..68dc1f7 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 1.5.0 + 2.0.0-beta1 ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index a9fbe8c..e5e9b97 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 1.5.0 + 2.0.0-beta1 ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index 6797381..db0943c 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 1.5.0 + 2.0.0-beta1 ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index b877af0..792915c 100644 --- a/fizz-spring-boot-starter/pom.xml +++ b/fizz-spring-boot-starter/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 1.5.0 + 2.0.0-beta1 ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 4eb289b..bd5b836 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ - 1.5.0 + 2.0.0-beta1 2.2.13.RELEASE 5.2.14.RELEASE @@ -32,7 +32,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 1.5.0 + 2.0.0-beta1 pom fizz-common @@ -391,7 +391,7 @@ true - 1.5.0 + 2.0.0-beta1 -->