From 4cf44f52743cca41e59ddd82eff13dac88ed2966 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 22 Apr 2015 11:32:12 +0200 Subject: [PATCH] Update SNAPSHOT to RELEASE --- config-client/pom.xml | 4 ++-- config-retry/pom.xml | 4 ++-- configserver-eureka/pom.xml | 4 ++-- eureka-first/pom.xml | 4 ++-- eureka-noweb/pom.xml | 4 ++-- feign-eureka/pom.xml | 4 ++-- feign/pom.xml | 4 ++-- hystrix/pom.xml | 4 ++-- netflix-sidecar/pom.xml | 6 +++--- noweb/pom.xml | 4 ++-- oauth2-ribbon/pom.xml | 4 ++-- pom.xml | 2 +- ribbon-eureka/pom.xml | 4 ++-- turbine/pom.xml | 4 ++-- zuul-proxy-eureka/pom.xml | 4 ++-- zuul-proxy/pom.xml | 4 ++-- zuul/pom.xml | 6 +++--- 17 files changed, 35 insertions(+), 35 deletions(-) diff --git a/config-client/pom.xml b/config-client/pom.xml index 73480da..c648371 100644 --- a/config-client/pom.xml +++ b/config-client/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-config-client - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-samples-config-client @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/config-retry/pom.xml b/config-retry/pom.xml index c830362..066b96a 100644 --- a/config-retry/pom.xml +++ b/config-retry/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-config-retry - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-config-retry @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/configserver-eureka/pom.xml b/configserver-eureka/pom.xml index d978c53..c011ea0 100644 --- a/configserver-eureka/pom.xml +++ b/configserver-eureka/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-configserver-eureka - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-configserver-eureka @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/eureka-first/pom.xml b/eureka-first/pom.xml index 587e244..4516c8b 100644 --- a/eureka-first/pom.xml +++ b/eureka-first/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-eureka-first - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-eureka-first @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/eureka-noweb/pom.xml b/eureka-noweb/pom.xml index 9474881..0d763a0 100644 --- a/eureka-noweb/pom.xml +++ b/eureka-noweb/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-eureka-noweb - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-eureka-noweb @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/feign-eureka/pom.xml b/feign-eureka/pom.xml index 5c2ef20..4a282a4 100644 --- a/feign-eureka/pom.xml +++ b/feign-eureka/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-feign-eureka - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-feign-eureka @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/feign/pom.xml b/feign/pom.xml index badc165..0180b93 100644 --- a/feign/pom.xml +++ b/feign/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-feign - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-feign @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/hystrix/pom.xml b/hystrix/pom.xml index f3b8c3a..49117bc 100644 --- a/hystrix/pom.xml +++ b/hystrix/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-hystrix - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-hystrix @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/netflix-sidecar/pom.xml b/netflix-sidecar/pom.xml index 38186af..2f48257 100644 --- a/netflix-sidecar/pom.xml +++ b/netflix-sidecar/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-netflix-sidecar - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-netflix-sidecar @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE @@ -36,7 +36,7 @@ org.springframework.cloud spring-cloud-netflix-sidecar - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.boot diff --git a/noweb/pom.xml b/noweb/pom.xml index 64445e6..07942fb 100644 --- a/noweb/pom.xml +++ b/noweb/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-noweb - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-noweb @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/oauth2-ribbon/pom.xml b/oauth2-ribbon/pom.xml index fa1ac4e..92a1066 100644 --- a/oauth2-ribbon/pom.xml +++ b/oauth2-ribbon/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-oauth2-ribbon - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-oauth2-ribbon @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/pom.xml b/pom.xml index 6695e09..f97761f 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ spring-cloud-samples-tests - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE pom Spring Cloud Samples Tests Spring Cloud Samples Tests diff --git a/ribbon-eureka/pom.xml b/ribbon-eureka/pom.xml index ff2e031..6710880 100644 --- a/ribbon-eureka/pom.xml +++ b/ribbon-eureka/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-ribbon-eureka - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-ribbon-eureka @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/turbine/pom.xml b/turbine/pom.xml index 905dd6c..f9d3932 100644 --- a/turbine/pom.xml +++ b/turbine/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-turbine - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-turbine @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/zuul-proxy-eureka/pom.xml b/zuul-proxy-eureka/pom.xml index ef8c84a..efeef28 100644 --- a/zuul-proxy-eureka/pom.xml +++ b/zuul-proxy-eureka/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-zuul-proxy-eureka - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-zuul-proxy-eureka @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/zuul-proxy/pom.xml b/zuul-proxy/pom.xml index 09e036c..d0e0785 100644 --- a/zuul-proxy/pom.xml +++ b/zuul-proxy/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-zuul-proxy - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-zuul-proxy @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/zuul/pom.xml b/zuul/pom.xml index ba54835..5ffc771 100644 --- a/zuul/pom.xml +++ b/zuul/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-sample-zuul - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE jar spring-cloud-sample-zuul @@ -14,7 +14,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE @@ -29,7 +29,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE pom import