diff --git a/common/common-javassist/pom.xml b/common/common-javassist/pom.xml index 65ea3619ff3..e07401c15c9 100644 --- a/common/common-javassist/pom.xml +++ b/common/common-javassist/pom.xml @@ -20,7 +20,7 @@ io.servicecomb common - 0.4.0-SNAPSHOT + 0.4.0 common-javassist diff --git a/common/common-protobuf/pom.xml b/common/common-protobuf/pom.xml index 54116a35a99..d4878c48f7e 100644 --- a/common/common-protobuf/pom.xml +++ b/common/common-protobuf/pom.xml @@ -20,7 +20,7 @@ io.servicecomb common - 0.4.0-SNAPSHOT + 0.4.0 common-protobuf diff --git a/common/common-rest/pom.xml b/common/common-rest/pom.xml index efddad02dc0..ba776879240 100644 --- a/common/common-rest/pom.xml +++ b/common/common-rest/pom.xml @@ -22,7 +22,7 @@ io.servicecomb common - 0.4.0-SNAPSHOT + 0.4.0 common-rest diff --git a/common/pom.xml b/common/pom.xml index b6127e6b4ff..67f1c670f8b 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -19,7 +19,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent common diff --git a/core/pom.xml b/core/pom.xml index e301f3b257d..e20f10827d9 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent java-chassis-core diff --git a/coverage-reports/pom.xml b/coverage-reports/pom.xml index 66b61f07036..3a09a820a94 100644 --- a/coverage-reports/pom.xml +++ b/coverage-reports/pom.xml @@ -21,7 +21,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent 4.0.0 @@ -161,92 +161,92 @@ io.servicecomb.demo pojo-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo pojo-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo jaxrs-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo jaxrs-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo springmvc-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo springmvc-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo crossapp-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo crossapp-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo demo-spring-boot-jaxrs-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo demo-spring-boot-jaxrs-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo demo-spring-boot-pojo-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo demo-spring-boot-pojo-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo demo-spring-boot-discovery-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo demo-spring-boot-discovery-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo demo-spring-boot-zuul-proxy - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.tests jaxrs-tests - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.tests springmvc-tests - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.tests tracing-tests - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-crossapp/crossapp-client/pom.xml b/demo/demo-crossapp/crossapp-client/pom.xml index e296fda45a1..d863c0c0aca 100644 --- a/demo/demo-crossapp/crossapp-client/pom.xml +++ b/demo/demo-crossapp/crossapp-client/pom.xml @@ -22,7 +22,7 @@ io.servicecomb.demo demo-crossapp - 0.4.0-SNAPSHOT + 0.4.0 crossapp-client @@ -58,7 +58,7 @@ io.servicecomb.demo docker-run-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-crossapp/crossapp-server/pom.xml b/demo/demo-crossapp/crossapp-server/pom.xml index 52079f42f1d..27ea2e66151 100644 --- a/demo/demo-crossapp/crossapp-server/pom.xml +++ b/demo/demo-crossapp/crossapp-server/pom.xml @@ -22,7 +22,7 @@ io.servicecomb.demo demo-crossapp - 0.4.0-SNAPSHOT + 0.4.0 crossapp-server @@ -54,7 +54,7 @@ io.servicecomb.demo docker-build-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-crossapp/pom.xml b/demo/demo-crossapp/pom.xml index 5d348225e20..66497da3c9a 100644 --- a/demo/demo-crossapp/pom.xml +++ b/demo/demo-crossapp/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-crossapp pom diff --git a/demo/demo-edge/edge-service/pom.xml b/demo/demo-edge/edge-service/pom.xml index 291943b6284..dc595e2ad51 100644 --- a/demo/demo-edge/edge-service/pom.xml +++ b/demo/demo-edge/edge-service/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.demo demo-edge - 0.4.0-SNAPSHOT + 0.4.0 edge-service diff --git a/demo/demo-edge/hiboard-business/pom.xml b/demo/demo-edge/hiboard-business/pom.xml index 1f43807ddab..aff7e0896c8 100644 --- a/demo/demo-edge/hiboard-business/pom.xml +++ b/demo/demo-edge/hiboard-business/pom.xml @@ -4,7 +4,7 @@ io.servicecomb.demo demo-edge - 0.4.0-SNAPSHOT + 0.4.0 hiboard-business @@ -28,7 +28,7 @@ io.servicecomb.demo hiboard-model - 0.4.0-SNAPSHOT + 0.4.0 \ No newline at end of file diff --git a/demo/demo-edge/hiboard-consumer/pom.xml b/demo/demo-edge/hiboard-consumer/pom.xml index 8c6e0a36229..ebd6767c1a2 100644 --- a/demo/demo-edge/hiboard-consumer/pom.xml +++ b/demo/demo-edge/hiboard-consumer/pom.xml @@ -4,7 +4,7 @@ io.servicecomb.demo demo-edge - 0.4.0-SNAPSHOT + 0.4.0 hiboard-consumer @@ -32,7 +32,7 @@ io.servicecomb.demo hiboard-model - 0.4.0-SNAPSHOT + 0.4.0 \ No newline at end of file diff --git a/demo/demo-edge/hiboard-model/pom.xml b/demo/demo-edge/hiboard-model/pom.xml index 28691b7889a..d212d3facfa 100644 --- a/demo/demo-edge/hiboard-model/pom.xml +++ b/demo/demo-edge/hiboard-model/pom.xml @@ -3,7 +3,7 @@ io.servicecomb.demo demo-edge - 0.4.0-SNAPSHOT + 0.4.0 hiboard-model \ No newline at end of file diff --git a/demo/demo-edge/pom.xml b/demo/demo-edge/pom.xml index 5b115aaf759..bbd10637d49 100644 --- a/demo/demo-edge/pom.xml +++ b/demo/demo-edge/pom.xml @@ -4,7 +4,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-edge pom diff --git a/demo/demo-jaxrs/jaxrs-client/pom.xml b/demo/demo-jaxrs/jaxrs-client/pom.xml index ea2fad47458..99e0e157327 100644 --- a/demo/demo-jaxrs/jaxrs-client/pom.xml +++ b/demo/demo-jaxrs/jaxrs-client/pom.xml @@ -22,7 +22,7 @@ io.servicecomb.demo demo-jaxrs - 0.4.0-SNAPSHOT + 0.4.0 jaxrs-client diff --git a/demo/demo-jaxrs/jaxrs-server/pom.xml b/demo/demo-jaxrs/jaxrs-server/pom.xml index 4dcdaf04dc8..835085d8afd 100644 --- a/demo/demo-jaxrs/jaxrs-server/pom.xml +++ b/demo/demo-jaxrs/jaxrs-server/pom.xml @@ -22,7 +22,7 @@ io.servicecomb.demo demo-jaxrs - 0.4.0-SNAPSHOT + 0.4.0 jaxrs-server @@ -54,7 +54,7 @@ io.servicecomb.demo docker-build-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-jaxrs/pom.xml b/demo/demo-jaxrs/pom.xml index bf7d111452f..f9709363dba 100644 --- a/demo/demo-jaxrs/pom.xml +++ b/demo/demo-jaxrs/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-jaxrs pom diff --git a/demo/demo-local/pom.xml b/demo/demo-local/pom.xml index 171639763a3..cc3070f682a 100644 --- a/demo/demo-local/pom.xml +++ b/demo/demo-local/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-local diff --git a/demo/demo-multiple/a-client/pom.xml b/demo/demo-multiple/a-client/pom.xml index b0da0fb6b72..bab5608fb63 100644 --- a/demo/demo-multiple/a-client/pom.xml +++ b/demo/demo-multiple/a-client/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-multiple - 0.4.0-SNAPSHOT + 0.4.0 a-client diff --git a/demo/demo-multiple/a-server/pom.xml b/demo/demo-multiple/a-server/pom.xml index c421c84b376..a27a6ae61b0 100644 --- a/demo/demo-multiple/a-server/pom.xml +++ b/demo/demo-multiple/a-server/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-multiple - 0.4.0-SNAPSHOT + 0.4.0 a-server diff --git a/demo/demo-multiple/b-client/pom.xml b/demo/demo-multiple/b-client/pom.xml index a4455220b67..40fac9018bb 100644 --- a/demo/demo-multiple/b-client/pom.xml +++ b/demo/demo-multiple/b-client/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-multiple - 0.4.0-SNAPSHOT + 0.4.0 b-client diff --git a/demo/demo-multiple/b-server/pom.xml b/demo/demo-multiple/b-server/pom.xml index 9c225c6cfff..abc9d3dc086 100644 --- a/demo/demo-multiple/b-server/pom.xml +++ b/demo/demo-multiple/b-server/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-multiple - 0.4.0-SNAPSHOT + 0.4.0 b-server diff --git a/demo/demo-multiple/multiple-client/pom.xml b/demo/demo-multiple/multiple-client/pom.xml index 9f9a1b88d8d..e86ced5ca31 100644 --- a/demo/demo-multiple/multiple-client/pom.xml +++ b/demo/demo-multiple/multiple-client/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-multiple - 0.4.0-SNAPSHOT + 0.4.0 multiple-client @@ -48,7 +48,7 @@ io.servicecomb.demo docker-run-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-multiple/multiple-server/pom.xml b/demo/demo-multiple/multiple-server/pom.xml index ab98e885502..75ed2be8986 100644 --- a/demo/demo-multiple/multiple-server/pom.xml +++ b/demo/demo-multiple/multiple-server/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-multiple - 0.4.0-SNAPSHOT + 0.4.0 multiple-server @@ -48,7 +48,7 @@ io.servicecomb.demo docker-build-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-multiple/pom.xml b/demo/demo-multiple/pom.xml index e3f31abaa92..903d587e050 100644 --- a/demo/demo-multiple/pom.xml +++ b/demo/demo-multiple/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-multiple pom @@ -39,22 +39,22 @@ io.servicecomb.demo a-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo a-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo b-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo b-client - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-perf-client/pom.xml b/demo/demo-perf-client/pom.xml index 4de2f14b424..a3d1015e799 100644 --- a/demo/demo-perf-client/pom.xml +++ b/demo/demo-perf-client/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-perf-client diff --git a/demo/demo-pojo/pojo-client/pom.xml b/demo/demo-pojo/pojo-client/pom.xml index 0c6db3690c5..52d2d8e3b33 100644 --- a/demo/demo-pojo/pojo-client/pom.xml +++ b/demo/demo-pojo/pojo-client/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-pojo - 0.4.0-SNAPSHOT + 0.4.0 pojo-client @@ -53,7 +53,7 @@ io.servicecomb.demo docker-run-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-pojo/pojo-server/pom.xml b/demo/demo-pojo/pojo-server/pom.xml index 0e0fa19f97e..8987fef9e64 100644 --- a/demo/demo-pojo/pojo-server/pom.xml +++ b/demo/demo-pojo/pojo-server/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-pojo - 0.4.0-SNAPSHOT + 0.4.0 pojo-server @@ -53,7 +53,7 @@ io.servicecomb.demo docker-build-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-pojo/pojo-tests/pom.xml b/demo/demo-pojo/pojo-tests/pom.xml index 7e81f6ddb9b..4208eb8df10 100644 --- a/demo/demo-pojo/pojo-tests/pom.xml +++ b/demo/demo-pojo/pojo-tests/pom.xml @@ -21,7 +21,7 @@ demo-pojo io.servicecomb.demo - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/demo/demo-pojo/pom.xml b/demo/demo-pojo/pom.xml index b5af4847628..b6716b59062 100644 --- a/demo/demo-pojo/pom.xml +++ b/demo/demo-pojo/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-pojo pom diff --git a/demo/demo-schema/pom.xml b/demo/demo-schema/pom.xml index 5a7e9541316..8595de99413 100644 --- a/demo/demo-schema/pom.xml +++ b/demo/demo-schema/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-schema diff --git a/demo/demo-server-servlet/pom.xml b/demo/demo-server-servlet/pom.xml index 64575c52b14..4d698290066 100644 --- a/demo/demo-server-servlet/pom.xml +++ b/demo/demo-server-servlet/pom.xml @@ -22,7 +22,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-server-servlet war diff --git a/demo/demo-signature/pom.xml b/demo/demo-signature/pom.xml index 26c40e31bd3..229a5c4a7ed 100644 --- a/demo/demo-signature/pom.xml +++ b/demo/demo-signature/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-signature diff --git a/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-client/pom.xml b/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-client/pom.xml index d36a97b3c80..23e418b24d2 100644 --- a/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-client/pom.xml +++ b/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-client/pom.xml @@ -22,7 +22,7 @@ io.servicecomb.demo demo-spring-boot-discovery - 0.4.0-SNAPSHOT + 0.4.0 demo-spring-boot-discovery-client @@ -49,7 +49,7 @@ io.servicecomb.demo docker-run-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-server/pom.xml b/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-server/pom.xml index f2db6ac0c00..8a0056ea463 100644 --- a/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-server/pom.xml +++ b/demo/demo-spring-boot-discovery/demo-spring-boot-discovery-server/pom.xml @@ -5,7 +5,7 @@ io.servicecomb.demo demo-spring-boot-discovery - 0.4.0-SNAPSHOT + 0.4.0 demo-spring-boot-discovery-server demo-spring-boot-discovery-server @@ -43,7 +43,7 @@ io.servicecomb.demo docker-build-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-spring-boot-discovery/demo-spring-boot-zuul-proxy/pom.xml b/demo/demo-spring-boot-discovery/demo-spring-boot-zuul-proxy/pom.xml index ffc94b85ad2..1d979e5fcad 100644 --- a/demo/demo-spring-boot-discovery/demo-spring-boot-zuul-proxy/pom.xml +++ b/demo/demo-spring-boot-discovery/demo-spring-boot-zuul-proxy/pom.xml @@ -22,7 +22,7 @@ io.servicecomb.demo demo-spring-boot-discovery - 0.4.0-SNAPSHOT + 0.4.0 demo-spring-boot-zuul-proxy @@ -64,7 +64,7 @@ io.servicecomb.demo docker-run-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-spring-boot-discovery/pom.xml b/demo/demo-spring-boot-discovery/pom.xml index 38878402d7f..1cd8e44c6e3 100644 --- a/demo/demo-spring-boot-discovery/pom.xml +++ b/demo/demo-spring-boot-discovery/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-spring-boot-discovery pom diff --git a/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml b/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml index 558d94f9c85..8f9137bff90 100644 --- a/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml +++ b/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-client/pom.xml @@ -23,7 +23,7 @@ io.servicecomb.demo demo-spring-boot - 0.4.0-SNAPSHOT + 0.4.0 @@ -54,7 +54,7 @@ io.servicecomb.demo docker-run-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml b/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml index 15770ec88f6..6794749eec4 100644 --- a/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml +++ b/demo/demo-spring-boot-provider/demo-spring-boot-jaxrs-server/pom.xml @@ -23,7 +23,7 @@ io.servicecomb.demo demo-spring-boot - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.springboot.jaxrs.server.JaxrsServer @@ -56,7 +56,7 @@ io.servicecomb.demo docker-build-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-client/pom.xml b/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-client/pom.xml index fdd2f1ee0f2..9ad0dbda06f 100644 --- a/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-client/pom.xml +++ b/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-client/pom.xml @@ -24,7 +24,7 @@ io.servicecomb.demo demo-spring-boot - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-server/pom.xml b/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-server/pom.xml index 38b2e47038b..e542447f668 100644 --- a/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-server/pom.xml +++ b/demo/demo-spring-boot-provider/demo-spring-boot-springmvc-server/pom.xml @@ -24,7 +24,7 @@ io.servicecomb.demo demo-spring-boot - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-spring-boot-provider/pom.xml b/demo/demo-spring-boot-provider/pom.xml index 72a6f94269a..b945b1eb45f 100644 --- a/demo/demo-spring-boot-provider/pom.xml +++ b/demo/demo-spring-boot-provider/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-spring-boot pom diff --git a/demo/demo-spring-boot-transport/demo-spring-boot-pojo-client/pom.xml b/demo/demo-spring-boot-transport/demo-spring-boot-pojo-client/pom.xml index 4b6ab97a308..de8386cd121 100644 --- a/demo/demo-spring-boot-transport/demo-spring-boot-pojo-client/pom.xml +++ b/demo/demo-spring-boot-transport/demo-spring-boot-pojo-client/pom.xml @@ -23,7 +23,7 @@ io.servicecomb.demo demo-spring-boot-transport - 0.4.0-SNAPSHOT + 0.4.0 @@ -57,7 +57,7 @@ io.servicecomb.demo docker-run-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml b/demo/demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml index f0f32a2f407..76507440bec 100644 --- a/demo/demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml +++ b/demo/demo-spring-boot-transport/demo-spring-boot-pojo-server/pom.xml @@ -23,7 +23,7 @@ io.servicecomb.demo demo-spring-boot-transport - 0.4.0-SNAPSHOT + 0.4.0 @@ -57,7 +57,7 @@ io.servicecomb.demo docker-build-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-spring-boot-transport/pom.xml b/demo/demo-spring-boot-transport/pom.xml index 0a57808acac..15a20fa0207 100644 --- a/demo/demo-spring-boot-transport/pom.xml +++ b/demo/demo-spring-boot-transport/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-spring-boot-transport pom diff --git a/demo/demo-springmvc/pom.xml b/demo/demo-springmvc/pom.xml index abcdf8d7453..2f16b7de787 100644 --- a/demo/demo-springmvc/pom.xml +++ b/demo/demo-springmvc/pom.xml @@ -21,7 +21,7 @@ io.servicecomb.demo demo-parent - 0.4.0-SNAPSHOT + 0.4.0 demo-springmvc pom diff --git a/demo/demo-springmvc/springmvc-client/pom.xml b/demo/demo-springmvc/springmvc-client/pom.xml index e564cb874af..ebe6ef61cce 100644 --- a/demo/demo-springmvc/springmvc-client/pom.xml +++ b/demo/demo-springmvc/springmvc-client/pom.xml @@ -22,7 +22,7 @@ io.servicecomb.demo demo-springmvc - 0.4.0-SNAPSHOT + 0.4.0 springmvc-client @@ -58,7 +58,7 @@ io.servicecomb.demo docker-run-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/demo-springmvc/springmvc-server/pom.xml b/demo/demo-springmvc/springmvc-server/pom.xml index c8b5590474a..856c6416e14 100644 --- a/demo/demo-springmvc/springmvc-server/pom.xml +++ b/demo/demo-springmvc/springmvc-server/pom.xml @@ -22,7 +22,7 @@ io.servicecomb.demo demo-springmvc - 0.4.0-SNAPSHOT + 0.4.0 springmvc-server @@ -54,7 +54,7 @@ io.servicecomb.demo docker-build-config - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/demo/docker-build-config/pom.xml b/demo/docker-build-config/pom.xml index 05dc4f70308..428016720d2 100644 --- a/demo/docker-build-config/pom.xml +++ b/demo/docker-build-config/pom.xml @@ -21,7 +21,7 @@ demo-parent io.servicecomb.demo - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/demo/docker-run-config/pom.xml b/demo/docker-run-config/pom.xml index 95bddcdab67..6b424d58e92 100644 --- a/demo/docker-run-config/pom.xml +++ b/demo/docker-run-config/pom.xml @@ -20,7 +20,7 @@ demo-parent io.servicecomb.demo - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/demo/pom.xml b/demo/pom.xml index bb35e874997..cb68e74b378 100644 --- a/demo/pom.xml +++ b/demo/pom.xml @@ -21,7 +21,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent io.servicecomb.demo @@ -51,67 +51,67 @@ io.servicecomb.demo demo-signature - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo demo-schema - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo all-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo pojo-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo jaxrs-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo springmvc-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo crossapp-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo multiple-server - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo multiple-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo pojo-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo jaxrs-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo springmvc-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.demo crossapp-client - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/foundations/foundation-common/pom.xml b/foundations/foundation-common/pom.xml index e00c1aa8be3..07a488dc01e 100644 --- a/foundations/foundation-common/pom.xml +++ b/foundations/foundation-common/pom.xml @@ -19,7 +19,7 @@ 4.0.0 io.servicecomb - 0.4.0-SNAPSHOT + 0.4.0 foundations foundation-common diff --git a/foundations/foundation-config/pom.xml b/foundations/foundation-config/pom.xml index 6ce1e52cbf6..e394fc805b5 100644 --- a/foundations/foundation-config/pom.xml +++ b/foundations/foundation-config/pom.xml @@ -20,7 +20,7 @@ foundations io.servicecomb - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/foundations/foundation-metrics/pom.xml b/foundations/foundation-metrics/pom.xml index ead76e7272f..ddbc479dcb7 100644 --- a/foundations/foundation-metrics/pom.xml +++ b/foundations/foundation-metrics/pom.xml @@ -20,7 +20,7 @@ io.servicecomb foundations - 0.4.0-SNAPSHOT + 0.4.0 foundation-metrics diff --git a/foundations/foundation-ssl/pom.xml b/foundations/foundation-ssl/pom.xml index 001d8beb6e5..6bedd050bcf 100644 --- a/foundations/foundation-ssl/pom.xml +++ b/foundations/foundation-ssl/pom.xml @@ -20,7 +20,7 @@ io.servicecomb foundations - 0.4.0-SNAPSHOT + 0.4.0 foundation-ssl diff --git a/foundations/foundation-test-scaffolding/pom.xml b/foundations/foundation-test-scaffolding/pom.xml index 7786eaee28d..6a647aadc26 100644 --- a/foundations/foundation-test-scaffolding/pom.xml +++ b/foundations/foundation-test-scaffolding/pom.xml @@ -20,7 +20,7 @@ io.servicecomb foundations - 0.4.0-SNAPSHOT + 0.4.0 foundation-test-scaffolding diff --git a/foundations/foundation-vertx/pom.xml b/foundations/foundation-vertx/pom.xml index aa3cefb3747..4f731ab6dc5 100644 --- a/foundations/foundation-vertx/pom.xml +++ b/foundations/foundation-vertx/pom.xml @@ -20,7 +20,7 @@ io.servicecomb foundations - 0.4.0-SNAPSHOT + 0.4.0 foundation-vertx diff --git a/foundations/pom.xml b/foundations/pom.xml index 77f64d51a21..dea5e596717 100644 --- a/foundations/pom.xml +++ b/foundations/pom.xml @@ -19,7 +19,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent foundations diff --git a/handlers/handler-bizkeeper/pom.xml b/handlers/handler-bizkeeper/pom.xml index 3be87c96c94..37fc5d82c9d 100644 --- a/handlers/handler-bizkeeper/pom.xml +++ b/handlers/handler-bizkeeper/pom.xml @@ -20,7 +20,7 @@ io.servicecomb handlers - 0.4.0-SNAPSHOT + 0.4.0 handler-bizkeeper diff --git a/handlers/handler-flowcontrol-qps/pom.xml b/handlers/handler-flowcontrol-qps/pom.xml index 444c6171838..94f53868dc2 100644 --- a/handlers/handler-flowcontrol-qps/pom.xml +++ b/handlers/handler-flowcontrol-qps/pom.xml @@ -20,7 +20,7 @@ io.servicecomb handlers - 0.4.0-SNAPSHOT + 0.4.0 handler-flowcontrol-qps diff --git a/handlers/handler-loadbalance/pom.xml b/handlers/handler-loadbalance/pom.xml index 640e56e61cf..0537ef83f3e 100644 --- a/handlers/handler-loadbalance/pom.xml +++ b/handlers/handler-loadbalance/pom.xml @@ -20,7 +20,7 @@ io.servicecomb handlers - 0.4.0-SNAPSHOT + 0.4.0 handler-loadbalance diff --git a/handlers/handler-tracing-zipkin/pom.xml b/handlers/handler-tracing-zipkin/pom.xml index 96fc2319e09..ea6d8f729d7 100644 --- a/handlers/handler-tracing-zipkin/pom.xml +++ b/handlers/handler-tracing-zipkin/pom.xml @@ -21,7 +21,7 @@ handlers io.servicecomb - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/handlers/pom.xml b/handlers/pom.xml index 00abd1aff2b..e4152f636a1 100644 --- a/handlers/pom.xml +++ b/handlers/pom.xml @@ -21,7 +21,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent 4.0.0 diff --git a/integration-tests/jaxrs-tests/pom.xml b/integration-tests/jaxrs-tests/pom.xml index 24072e8dbcd..3d21e3444f0 100644 --- a/integration-tests/jaxrs-tests/pom.xml +++ b/integration-tests/jaxrs-tests/pom.xml @@ -21,7 +21,7 @@ integration-tests io.servicecomb.tests - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/integration-tests/pojo-test/pom.xml b/integration-tests/pojo-test/pom.xml index 4e5c8138c4b..5cf97f01c93 100644 --- a/integration-tests/pojo-test/pom.xml +++ b/integration-tests/pojo-test/pom.xml @@ -5,7 +5,7 @@ integration-tests io.servicecomb.tests - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml index ea37c5a0892..8e9eb5cf4d0 100644 --- a/integration-tests/pom.xml +++ b/integration-tests/pom.xml @@ -5,7 +5,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent 4.0.0 @@ -31,12 +31,12 @@ io.servicecomb.demo demo-schema - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb.tests test-common - 0.4.0-SNAPSHOT + 0.4.0 test-jar diff --git a/integration-tests/spring-jaxrs-tests/pom.xml b/integration-tests/spring-jaxrs-tests/pom.xml index fbd4ec8c9c2..2930094844e 100644 --- a/integration-tests/spring-jaxrs-tests/pom.xml +++ b/integration-tests/spring-jaxrs-tests/pom.xml @@ -21,7 +21,7 @@ integration-tests io.servicecomb.tests - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 @@ -31,7 +31,7 @@ io.servicecomb.tests jaxrs-tests - 0.4.0-SNAPSHOT + 0.4.0 test-jar diff --git a/integration-tests/spring-pojo-tests/pom.xml b/integration-tests/spring-pojo-tests/pom.xml index 32c5807fef6..31761a07785 100644 --- a/integration-tests/spring-pojo-tests/pom.xml +++ b/integration-tests/spring-pojo-tests/pom.xml @@ -22,7 +22,7 @@ integration-tests io.servicecomb.tests - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 @@ -32,7 +32,7 @@ io.servicecomb.tests pojo-test - 0.4.0-SNAPSHOT + 0.4.0 test-jar diff --git a/integration-tests/spring-springmvc-tests/pom.xml b/integration-tests/spring-springmvc-tests/pom.xml index d65db8cf206..6eec20b4bd2 100644 --- a/integration-tests/spring-springmvc-tests/pom.xml +++ b/integration-tests/spring-springmvc-tests/pom.xml @@ -22,7 +22,7 @@ integration-tests io.servicecomb.tests - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 @@ -31,7 +31,7 @@ io.servicecomb.tests springmvc-tests - 0.4.0-SNAPSHOT + 0.4.0 test-jar diff --git a/integration-tests/spring-zuul-tracing-tests/pom.xml b/integration-tests/spring-zuul-tracing-tests/pom.xml index cbacb1e4767..231268136a7 100644 --- a/integration-tests/spring-zuul-tracing-tests/pom.xml +++ b/integration-tests/spring-zuul-tracing-tests/pom.xml @@ -21,7 +21,7 @@ integration-tests io.servicecomb.tests - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/integration-tests/springmvc-tests/pom.xml b/integration-tests/springmvc-tests/pom.xml index 1da788d2c1d..fc94bacabd2 100644 --- a/integration-tests/springmvc-tests/pom.xml +++ b/integration-tests/springmvc-tests/pom.xml @@ -21,7 +21,7 @@ integration-tests io.servicecomb.tests - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/integration-tests/test-common/pom.xml b/integration-tests/test-common/pom.xml index 7d1a606784f..647e5969364 100644 --- a/integration-tests/test-common/pom.xml +++ b/integration-tests/test-common/pom.xml @@ -21,7 +21,7 @@ integration-tests io.servicecomb.tests - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/integration-tests/tracing-tests/pom.xml b/integration-tests/tracing-tests/pom.xml index 46c12367973..b286bf05b58 100644 --- a/integration-tests/tracing-tests/pom.xml +++ b/integration-tests/tracing-tests/pom.xml @@ -21,7 +21,7 @@ integration-tests io.servicecomb.tests - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/java-chassis-dependencies/pom.xml b/java-chassis-dependencies/pom.xml index a0caec79947..ba08e732d03 100644 --- a/java-chassis-dependencies/pom.xml +++ b/java-chassis-dependencies/pom.xml @@ -22,7 +22,7 @@ io.servicecomb java-chassis - 0.4.0-SNAPSHOT + 0.4.0 java-chassis-dependencies @@ -682,33 +682,33 @@ io.servicecomb foundation-common - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb foundation-test-scaffolding - 0.4.0-SNAPSHOT + 0.4.0 test io.servicecomb foundation-ssl - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb foundation-config - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb foundation-vertx - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb foundation-metrics - 0.4.0-SNAPSHOT + 0.4.0 com.fasterxml.jackson.dataformat @@ -748,157 +748,157 @@ io.servicecomb java-chassis-core - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb handler-bizkeeper - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb handler-loadbalance - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb handler-flowcontrol-qps - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb common-rest - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb transport-rest-client - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb transport-rest-vertx - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb transport-rest-servlet - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb common-protobuf - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb common-javassist - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb swagger-generator-core - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb swagger-generator-jaxrs - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb swagger-generator-springmvc - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb swagger-invocation-core - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb swagger-invocation-jaxrs - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb swagger-invocation-springmvc - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb service-registry - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb provider-pojo - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb provider-rest-common - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb provider-jaxrs - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb provider-springmvc - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb transport-highway - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb spring-boot-starter-configuration - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb spring-boot-starter-servicecomb - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb spring-boot-starter-provider - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb spring-boot-starter-discovery - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb spring-boot-starter-transport - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb spring-cloud-zuul-zipkin - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb handler-tracing-zipkin - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb tracing-common - 0.4.0-SNAPSHOT + 0.4.0 io.servicecomb tracing-zipkin - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/java-chassis-distribution/pom.xml b/java-chassis-distribution/pom.xml index 05dfa03097d..7aa57cefb21 100644 --- a/java-chassis-distribution/pom.xml +++ b/java-chassis-distribution/pom.xml @@ -4,7 +4,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent java-chassis-distribution diff --git a/parent/pom.xml b/parent/pom.xml index b28563ac947..b9305d08cef 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -22,7 +22,7 @@ io.servicecomb java-chassis-dependencies - 0.4.0-SNAPSHOT + 0.4.0 ../java-chassis-dependencies diff --git a/pom.xml b/pom.xml index 0591e0c2c8f..33d39e29cc8 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ io.servicecomb java-chassis - 0.4.0-SNAPSHOT + 0.4.0 pom ServiceComb Java Chassis diff --git a/providers/pom.xml b/providers/pom.xml index 62e9e97631a..ca504780d0c 100644 --- a/providers/pom.xml +++ b/providers/pom.xml @@ -19,7 +19,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent providers diff --git a/providers/provider-jaxrs/pom.xml b/providers/provider-jaxrs/pom.xml index 6fbf3af7b1c..e8f94c9ecd8 100644 --- a/providers/provider-jaxrs/pom.xml +++ b/providers/provider-jaxrs/pom.xml @@ -22,7 +22,7 @@ io.servicecomb providers - 0.4.0-SNAPSHOT + 0.4.0 provider-jaxrs diff --git a/providers/provider-pojo/pom.xml b/providers/provider-pojo/pom.xml index ae39638cfad..09c9279c812 100644 --- a/providers/provider-pojo/pom.xml +++ b/providers/provider-pojo/pom.xml @@ -20,7 +20,7 @@ io.servicecomb providers - 0.4.0-SNAPSHOT + 0.4.0 provider-pojo diff --git a/providers/provider-rest-common/pom.xml b/providers/provider-rest-common/pom.xml index 4bf4b2b084a..be6b0fe7708 100644 --- a/providers/provider-rest-common/pom.xml +++ b/providers/provider-rest-common/pom.xml @@ -22,7 +22,7 @@ io.servicecomb providers - 0.4.0-SNAPSHOT + 0.4.0 provider-rest-common diff --git a/providers/provider-springmvc/pom.xml b/providers/provider-springmvc/pom.xml index af11a6ab014..42ffe517f5a 100644 --- a/providers/provider-springmvc/pom.xml +++ b/providers/provider-springmvc/pom.xml @@ -22,7 +22,7 @@ io.servicecomb providers - 0.4.0-SNAPSHOT + 0.4.0 provider-springmvc diff --git a/samples/bmi/calculator/pom.xml b/samples/bmi/calculator/pom.xml index 6345379c5c2..522506c94f9 100644 --- a/samples/bmi/calculator/pom.xml +++ b/samples/bmi/calculator/pom.xml @@ -21,7 +21,7 @@ bmi io.servicecomb.samples - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/samples/bmi/pom.xml b/samples/bmi/pom.xml index b2a16914f39..9d95bff9329 100644 --- a/samples/bmi/pom.xml +++ b/samples/bmi/pom.xml @@ -27,7 +27,7 @@ io.servicecomb.samples bmi - 0.4.0-SNAPSHOT + 0.4.0 pom diff --git a/samples/bmi/webapp/pom.xml b/samples/bmi/webapp/pom.xml index e1ba869b61f..35b90af34dc 100644 --- a/samples/bmi/webapp/pom.xml +++ b/samples/bmi/webapp/pom.xml @@ -21,7 +21,7 @@ bmi io.servicecomb.samples - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/samples/codefirst-sample/codefirst-consumer/pom.xml b/samples/codefirst-sample/codefirst-consumer/pom.xml index dc30d5a7e50..a048e1b97fe 100644 --- a/samples/codefirst-sample/codefirst-consumer/pom.xml +++ b/samples/codefirst-sample/codefirst-consumer/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples codefirst-sample - 0.4.0-SNAPSHOT + 0.4.0 codefirst-consumer diff --git a/samples/codefirst-sample/codefirst-provider/pom.xml b/samples/codefirst-sample/codefirst-provider/pom.xml index 06aea7570a1..97d2dff6aec 100644 --- a/samples/codefirst-sample/codefirst-provider/pom.xml +++ b/samples/codefirst-sample/codefirst-provider/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples codefirst-sample - 0.4.0-SNAPSHOT + 0.4.0 codefirst-provider diff --git a/samples/codefirst-sample/pom.xml b/samples/codefirst-sample/pom.xml index b8d0a23282e..e8cc6ce2222 100644 --- a/samples/codefirst-sample/pom.xml +++ b/samples/codefirst-sample/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples samples - 0.4.0-SNAPSHOT + 0.4.0 codefirst-sample pom diff --git a/samples/commmon-schema/pom.xml b/samples/commmon-schema/pom.xml index 257e0b473d9..6fa436f92dd 100644 --- a/samples/commmon-schema/pom.xml +++ b/samples/commmon-schema/pom.xml @@ -19,7 +19,7 @@ io.servicecomb.samples samples - 0.4.0-SNAPSHOT + 0.4.0 commmon-schema \ No newline at end of file diff --git a/samples/custom-handler-sample/custom-handler-consumer/pom.xml b/samples/custom-handler-sample/custom-handler-consumer/pom.xml index 70258618950..3710018739a 100644 --- a/samples/custom-handler-sample/custom-handler-consumer/pom.xml +++ b/samples/custom-handler-sample/custom-handler-consumer/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples custom-handler-sample - 0.4.0-SNAPSHOT + 0.4.0 custom-handler-consumer diff --git a/samples/custom-handler-sample/custom-handler-provider/pom.xml b/samples/custom-handler-sample/custom-handler-provider/pom.xml index 9409271ce00..d450b4469e4 100644 --- a/samples/custom-handler-sample/custom-handler-provider/pom.xml +++ b/samples/custom-handler-sample/custom-handler-provider/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples custom-handler-sample - 0.4.0-SNAPSHOT + 0.4.0 custom-handler-provider diff --git a/samples/custom-handler-sample/pom.xml b/samples/custom-handler-sample/pom.xml index 9e8c7815a1a..8d905f15c66 100644 --- a/samples/custom-handler-sample/pom.xml +++ b/samples/custom-handler-sample/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples samples - 0.4.0-SNAPSHOT + 0.4.0 custom-handler-sample pom diff --git a/samples/jaxrs-sample/jaxrs-consumer/pom.xml b/samples/jaxrs-sample/jaxrs-consumer/pom.xml index f9dda4b6668..f074c9f9474 100644 --- a/samples/jaxrs-sample/jaxrs-consumer/pom.xml +++ b/samples/jaxrs-sample/jaxrs-consumer/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples jaxrs-sample - 0.4.0-SNAPSHOT + 0.4.0 jaxrs-consumer diff --git a/samples/jaxrs-sample/jaxrs-provider/pom.xml b/samples/jaxrs-sample/jaxrs-provider/pom.xml index 017ebfecab7..ad36d57a640 100644 --- a/samples/jaxrs-sample/jaxrs-provider/pom.xml +++ b/samples/jaxrs-sample/jaxrs-provider/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples jaxrs-sample - 0.4.0-SNAPSHOT + 0.4.0 jaxrs-provider diff --git a/samples/jaxrs-sample/pom.xml b/samples/jaxrs-sample/pom.xml index 3e5ec6d53bd..07a15557585 100644 --- a/samples/jaxrs-sample/pom.xml +++ b/samples/jaxrs-sample/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples samples - 0.4.0-SNAPSHOT + 0.4.0 jaxrs-sample pom diff --git a/samples/pojo-sample/pojo-consumer/pom.xml b/samples/pojo-sample/pojo-consumer/pom.xml index e97eee1a099..9ac40a1dfb5 100644 --- a/samples/pojo-sample/pojo-consumer/pom.xml +++ b/samples/pojo-sample/pojo-consumer/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples pojo-sample - 0.4.0-SNAPSHOT + 0.4.0 pojo-consumer diff --git a/samples/pojo-sample/pojo-provider/pom.xml b/samples/pojo-sample/pojo-provider/pom.xml index 613fce3f3da..997fa0776be 100644 --- a/samples/pojo-sample/pojo-provider/pom.xml +++ b/samples/pojo-sample/pojo-provider/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples pojo-sample - 0.4.0-SNAPSHOT + 0.4.0 pojo-provider diff --git a/samples/pojo-sample/pom.xml b/samples/pojo-sample/pom.xml index 664fd973e57..9fcc58464fa 100644 --- a/samples/pojo-sample/pom.xml +++ b/samples/pojo-sample/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples samples - 0.4.0-SNAPSHOT + 0.4.0 pojo-sample pom diff --git a/samples/pom.xml b/samples/pom.xml index a37374aab59..36dbd2394fb 100644 --- a/samples/pom.xml +++ b/samples/pom.xml @@ -22,7 +22,7 @@ io.servicecomb.samples samples pom - 0.4.0-SNAPSHOT + 0.4.0 codefirst-sample custom-handler-sample @@ -37,14 +37,14 @@ io.servicecomb java-chassis-dependencies - 0.4.0-SNAPSHOT + 0.4.0 pom import io.servicecomb.samples commmon-schema - 0.4.0-SNAPSHOT + 0.4.0 diff --git a/samples/springmvc-sample/pom.xml b/samples/springmvc-sample/pom.xml index 50f1d8d5f84..baed4ce0084 100644 --- a/samples/springmvc-sample/pom.xml +++ b/samples/springmvc-sample/pom.xml @@ -3,7 +3,7 @@ io.servicecomb.samples samples - 0.4.0-SNAPSHOT + 0.4.0 springmvc-sample pom diff --git a/samples/springmvc-sample/springmvc-consumer/pom.xml b/samples/springmvc-sample/springmvc-consumer/pom.xml index a5c8097fb84..e8a42ffc338 100644 --- a/samples/springmvc-sample/springmvc-consumer/pom.xml +++ b/samples/springmvc-sample/springmvc-consumer/pom.xml @@ -19,7 +19,7 @@ io.servicecomb.samples springmvc-sample - 0.4.0-SNAPSHOT + 0.4.0 springmvc-consumer diff --git a/samples/springmvc-sample/springmvc-provider/pom.xml b/samples/springmvc-sample/springmvc-provider/pom.xml index 9ec079e7c64..9f34ba45574 100644 --- a/samples/springmvc-sample/springmvc-provider/pom.xml +++ b/samples/springmvc-sample/springmvc-provider/pom.xml @@ -20,7 +20,7 @@ io.servicecomb.samples springmvc-sample - 0.4.0-SNAPSHOT + 0.4.0 springmvc-provider diff --git a/service-registry/pom.xml b/service-registry/pom.xml index 029d42a7d08..e32fe05994b 100644 --- a/service-registry/pom.xml +++ b/service-registry/pom.xml @@ -20,7 +20,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent 4.0.0 diff --git a/spring-boot-starter/pom.xml b/spring-boot-starter/pom.xml index 62b9497f205..5bc2b0b6048 100644 --- a/spring-boot-starter/pom.xml +++ b/spring-boot-starter/pom.xml @@ -19,7 +19,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent sprint-boot-starter-parent diff --git a/spring-boot-starter/spring-boot-starter-configuration/pom.xml b/spring-boot-starter/spring-boot-starter-configuration/pom.xml index 3113bd51af3..1353e5dd13f 100644 --- a/spring-boot-starter/spring-boot-starter-configuration/pom.xml +++ b/spring-boot-starter/spring-boot-starter-configuration/pom.xml @@ -20,7 +20,7 @@ io.servicecomb sprint-boot-starter-parent - 0.4.0-SNAPSHOT + 0.4.0 spring-boot-starter-configuration diff --git a/spring-boot-starter/spring-boot-starter-discovery/pom.xml b/spring-boot-starter/spring-boot-starter-discovery/pom.xml index a4eab2cf5ba..2183f3dd74e 100644 --- a/spring-boot-starter/spring-boot-starter-discovery/pom.xml +++ b/spring-boot-starter/spring-boot-starter-discovery/pom.xml @@ -20,7 +20,7 @@ io.servicecomb sprint-boot-starter-parent - 0.4.0-SNAPSHOT + 0.4.0 spring-boot-starter-discovery diff --git a/spring-boot-starter/spring-boot-starter-provider/pom.xml b/spring-boot-starter/spring-boot-starter-provider/pom.xml index 935eac192a1..ede4f42eb1e 100644 --- a/spring-boot-starter/spring-boot-starter-provider/pom.xml +++ b/spring-boot-starter/spring-boot-starter-provider/pom.xml @@ -21,7 +21,7 @@ sprint-boot-starter-parent io.servicecomb - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/spring-boot-starter/spring-boot-starter-servicecomb/pom.xml b/spring-boot-starter/spring-boot-starter-servicecomb/pom.xml index 455bf1fd5cd..ba820ee7f09 100644 --- a/spring-boot-starter/spring-boot-starter-servicecomb/pom.xml +++ b/spring-boot-starter/spring-boot-starter-servicecomb/pom.xml @@ -20,7 +20,7 @@ io.servicecomb sprint-boot-starter-parent - 0.4.0-SNAPSHOT + 0.4.0 spring-boot-starter-servicecomb diff --git a/spring-boot-starter/spring-boot-starter-transport/pom.xml b/spring-boot-starter/spring-boot-starter-transport/pom.xml index 6840db04041..0ace4b85804 100644 --- a/spring-boot-starter/spring-boot-starter-transport/pom.xml +++ b/spring-boot-starter/spring-boot-starter-transport/pom.xml @@ -20,7 +20,7 @@ io.servicecomb sprint-boot-starter-parent - 0.4.0-SNAPSHOT + 0.4.0 spring-boot-starter-transport diff --git a/spring-boot-starter/spring-cloud-zuul-zipkin/pom.xml b/spring-boot-starter/spring-cloud-zuul-zipkin/pom.xml index de1bf6cadae..2dc9e4c9cfc 100644 --- a/spring-boot-starter/spring-cloud-zuul-zipkin/pom.xml +++ b/spring-boot-starter/spring-cloud-zuul-zipkin/pom.xml @@ -21,7 +21,7 @@ sprint-boot-starter-parent io.servicecomb - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/swagger/pom.xml b/swagger/pom.xml index e39aa499529..62a0f5e8df5 100644 --- a/swagger/pom.xml +++ b/swagger/pom.xml @@ -19,7 +19,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent swagger diff --git a/swagger/swagger-generator/generator-core/pom.xml b/swagger/swagger-generator/generator-core/pom.xml index f80689160ac..12908d97a2c 100644 --- a/swagger/swagger-generator/generator-core/pom.xml +++ b/swagger/swagger-generator/generator-core/pom.xml @@ -20,7 +20,7 @@ io.servicecomb swagger-generator - 0.4.0-SNAPSHOT + 0.4.0 swagger-generator-core diff --git a/swagger/swagger-generator/generator-jaxrs/pom.xml b/swagger/swagger-generator/generator-jaxrs/pom.xml index fb90bcc7a29..27932fed212 100644 --- a/swagger/swagger-generator/generator-jaxrs/pom.xml +++ b/swagger/swagger-generator/generator-jaxrs/pom.xml @@ -20,7 +20,7 @@ io.servicecomb swagger-generator - 0.4.0-SNAPSHOT + 0.4.0 swagger-generator-jaxrs diff --git a/swagger/swagger-generator/generator-springmvc/pom.xml b/swagger/swagger-generator/generator-springmvc/pom.xml index 7665ece2b91..bc44bedf008 100644 --- a/swagger/swagger-generator/generator-springmvc/pom.xml +++ b/swagger/swagger-generator/generator-springmvc/pom.xml @@ -20,7 +20,7 @@ io.servicecomb swagger-generator - 0.4.0-SNAPSHOT + 0.4.0 swagger-generator-springmvc diff --git a/swagger/swagger-generator/pom.xml b/swagger/swagger-generator/pom.xml index e52ff3c8c79..9e44fb6778a 100644 --- a/swagger/swagger-generator/pom.xml +++ b/swagger/swagger-generator/pom.xml @@ -19,7 +19,7 @@ io.servicecomb swagger - 0.4.0-SNAPSHOT + 0.4.0 swagger-generator pom diff --git a/swagger/swagger-invocation/invocation-core/pom.xml b/swagger/swagger-invocation/invocation-core/pom.xml index f2e36c8f7a7..c964e70eb31 100644 --- a/swagger/swagger-invocation/invocation-core/pom.xml +++ b/swagger/swagger-invocation/invocation-core/pom.xml @@ -20,7 +20,7 @@ io.servicecomb swagger-invocation - 0.4.0-SNAPSHOT + 0.4.0 swagger-invocation-core diff --git a/swagger/swagger-invocation/invocation-jaxrs/pom.xml b/swagger/swagger-invocation/invocation-jaxrs/pom.xml index 1cd60d19200..a7648915e83 100644 --- a/swagger/swagger-invocation/invocation-jaxrs/pom.xml +++ b/swagger/swagger-invocation/invocation-jaxrs/pom.xml @@ -20,7 +20,7 @@ io.servicecomb swagger-invocation - 0.4.0-SNAPSHOT + 0.4.0 swagger-invocation-jaxrs diff --git a/swagger/swagger-invocation/invocation-springmvc/pom.xml b/swagger/swagger-invocation/invocation-springmvc/pom.xml index 7a4fbffe33b..94dae5a5aee 100644 --- a/swagger/swagger-invocation/invocation-springmvc/pom.xml +++ b/swagger/swagger-invocation/invocation-springmvc/pom.xml @@ -20,7 +20,7 @@ io.servicecomb swagger-invocation - 0.4.0-SNAPSHOT + 0.4.0 swagger-invocation-springmvc diff --git a/swagger/swagger-invocation/pom.xml b/swagger/swagger-invocation/pom.xml index 93cd31882e8..5fc3877c5d4 100644 --- a/swagger/swagger-invocation/pom.xml +++ b/swagger/swagger-invocation/pom.xml @@ -19,7 +19,7 @@ io.servicecomb swagger - 0.4.0-SNAPSHOT + 0.4.0 swagger-invocation pom diff --git a/tracing/pom.xml b/tracing/pom.xml index ec64687ed94..3044964f0d6 100644 --- a/tracing/pom.xml +++ b/tracing/pom.xml @@ -21,7 +21,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent 4.0.0 diff --git a/tracing/tracing-common/pom.xml b/tracing/tracing-common/pom.xml index 4d90c72232e..1a917cbb567 100644 --- a/tracing/tracing-common/pom.xml +++ b/tracing/tracing-common/pom.xml @@ -21,7 +21,7 @@ tracing io.servicecomb - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/tracing/tracing-zipkin/pom.xml b/tracing/tracing-zipkin/pom.xml index edcbe61390b..6212ed5452f 100644 --- a/tracing/tracing-zipkin/pom.xml +++ b/tracing/tracing-zipkin/pom.xml @@ -21,7 +21,7 @@ tracing io.servicecomb - 0.4.0-SNAPSHOT + 0.4.0 4.0.0 diff --git a/transports/pom.xml b/transports/pom.xml index f2036d0ca0d..e3ec4e314db 100644 --- a/transports/pom.xml +++ b/transports/pom.xml @@ -19,7 +19,7 @@ io.servicecomb java-chassis-parent - 0.4.0-SNAPSHOT + 0.4.0 ../parent transports diff --git a/transports/transport-highway/pom.xml b/transports/transport-highway/pom.xml index 78ad1b61736..faae39743ca 100644 --- a/transports/transport-highway/pom.xml +++ b/transports/transport-highway/pom.xml @@ -20,7 +20,7 @@ io.servicecomb transports - 0.4.0-SNAPSHOT + 0.4.0 transport-highway diff --git a/transports/transport-rest/pom.xml b/transports/transport-rest/pom.xml index a4dc7624490..ec042b65a98 100644 --- a/transports/transport-rest/pom.xml +++ b/transports/transport-rest/pom.xml @@ -21,7 +21,7 @@ io.servicecomb transports - 0.4.0-SNAPSHOT + 0.4.0 transport-rest pom diff --git a/transports/transport-rest/transport-rest-client/pom.xml b/transports/transport-rest/transport-rest-client/pom.xml index 0129ade15b6..1ffb7abedad 100644 --- a/transports/transport-rest/transport-rest-client/pom.xml +++ b/transports/transport-rest/transport-rest-client/pom.xml @@ -22,7 +22,7 @@ io.servicecomb transport-rest - 0.4.0-SNAPSHOT + 0.4.0 transport-rest-client diff --git a/transports/transport-rest/transport-rest-servlet/pom.xml b/transports/transport-rest/transport-rest-servlet/pom.xml index 441fc3c43e2..4aaa376a965 100644 --- a/transports/transport-rest/transport-rest-servlet/pom.xml +++ b/transports/transport-rest/transport-rest-servlet/pom.xml @@ -21,7 +21,7 @@ io.servicecomb transport-rest - 0.4.0-SNAPSHOT + 0.4.0 transport-rest-servlet diff --git a/transports/transport-rest/transport-rest-vertx/pom.xml b/transports/transport-rest/transport-rest-vertx/pom.xml index 4e839115054..775cb9d1241 100644 --- a/transports/transport-rest/transport-rest-vertx/pom.xml +++ b/transports/transport-rest/transport-rest-vertx/pom.xml @@ -21,7 +21,7 @@ io.servicecomb transport-rest - 0.4.0-SNAPSHOT + 0.4.0 transport-rest-vertx