diff --git a/fizz-bootstrap/pom.xml b/fizz-bootstrap/pom.xml index df91010..670c4aa 100644 --- a/fizz-bootstrap/pom.xml +++ b/fizz-bootstrap/pom.xml @@ -6,7 +6,7 @@ fizz-gateway-community com.fizzgate - 2.6.6 + 2.6.7-SNAPSHOT ../pom.xml diff --git a/fizz-common/pom.xml b/fizz-common/pom.xml index f2ef7f9..092eb35 100644 --- a/fizz-common/pom.xml +++ b/fizz-common/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.6.6 + 2.6.7-SNAPSHOT ../pom.xml 4.0.0 diff --git a/fizz-core/pom.xml b/fizz-core/pom.xml index 77191de..f1798b4 100644 --- a/fizz-core/pom.xml +++ b/fizz-core/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.6.6 + 2.6.7-SNAPSHOT ../pom.xml 4.0.0 diff --git a/fizz-plugin/pom.xml b/fizz-plugin/pom.xml index eae5d53..227b5f7 100644 --- a/fizz-plugin/pom.xml +++ b/fizz-plugin/pom.xml @@ -5,7 +5,7 @@ fizz-gateway-community com.fizzgate - 2.6.6 + 2.6.7-SNAPSHOT ../pom.xml 4.0.0 diff --git a/fizz-spring-boot-starter/pom.xml b/fizz-spring-boot-starter/pom.xml index 54ddfdf..add1ba9 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.6.6 + 2.6.7-SNAPSHOT ../pom.xml 4.0.0 diff --git a/pom.xml b/pom.xml index 9395ee8..deee08a 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ fizz-gateway-community ${project.artifactId} fizz gateway community - 2.6.6 + 2.6.7-SNAPSHOT pom fizz-common @@ -593,4 +593,16 @@ + + + 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/ + +