diff --git a/config-client/pom.xml b/config-client/pom.xml
index 7ab18a6..4f655a7 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.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-samples-config-client
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/config-retry/pom.xml b/config-retry/pom.xml
index 2223348..d94f1ef 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.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-config-retry
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/configserver-eureka/pom.xml b/configserver-eureka/pom.xml
index be2fd5c..70efc9f 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.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-configserver-eureka
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/eureka-first/pom.xml b/eureka-first/pom.xml
index e380e12..6d8e1fb 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.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-eureka-first
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/eureka-noweb/pom.xml b/eureka-noweb/pom.xml
index 545a655..0af9831 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.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-eureka-noweb
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/feign-eureka/pom.xml b/feign-eureka/pom.xml
index 539e4c5..8612a83 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.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-feign-eureka
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/feign/pom.xml b/feign/pom.xml
index 6d78088..e20c9cf 100644
--- a/feign/pom.xml
+++ b/feign/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-sample-feign
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-feign
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/hystrix/pom.xml b/hystrix/pom.xml
index 57a0732..fe2aad5 100644
--- a/hystrix/pom.xml
+++ b/hystrix/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-sample-hystrix
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-hystrix
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/netflix-sidecar/pom.xml b/netflix-sidecar/pom.xml
index fd93fd4..a8ae3ca 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.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-netflix-sidecar
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
@@ -36,7 +36,7 @@
org.springframework.cloud
spring-cloud-netflix-sidecar
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
org.springframework.boot
diff --git a/noweb/pom.xml b/noweb/pom.xml
index fdd6c58..2fad184 100644
--- a/noweb/pom.xml
+++ b/noweb/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-sample-noweb
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-noweb
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/oauth2-ribbon/pom.xml b/oauth2-ribbon/pom.xml
index b09573e..52ee41c 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.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-oauth2-ribbon
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/pom.xml b/pom.xml
index fb783b0..b991cad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
spring-cloud-samples-tests
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
pom
Spring Cloud Samples Tests
Spring Cloud Samples Tests
diff --git a/ribbon-eureka/pom.xml b/ribbon-eureka/pom.xml
index 8c664f7..7f715dc 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.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-ribbon-eureka
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/turbine/pom.xml b/turbine/pom.xml
index 40ab795..64045dc 100644
--- a/turbine/pom.xml
+++ b/turbine/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-sample-turbine
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-turbine
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/zuul-config-discovery/pom.xml b/zuul-config-discovery/pom.xml
index a33a3ec..9ce2b8b 100755
--- a/zuul-config-discovery/pom.xml
+++ b/zuul-config-discovery/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-sample-zuul-config-discovery
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-zuul-config-discovery
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/zuul-proxy-eureka/pom.xml b/zuul-proxy-eureka/pom.xml
index 76a27bc..2998ad1 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.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-zuul-proxy-eureka
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/zuul-proxy/pom.xml b/zuul-proxy/pom.xml
index 023a789..a65eac8 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.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-zuul-proxy
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
diff --git a/zuul/pom.xml b/zuul/pom.xml
index b288e0c..b66ef16 100644
--- a/zuul/pom.xml
+++ b/zuul/pom.xml
@@ -5,7 +5,7 @@
org.springframework.cloud
spring-cloud-sample-zuul
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
jar
spring-cloud-sample-zuul
@@ -14,7 +14,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
@@ -29,7 +29,7 @@
org.springframework.cloud
spring-cloud-starter-parent
- 1.0.2.BUILD-SNAPSHOT
+ 1.0.3.BUILD-SNAPSHOT
pom
import