diff --git a/chapter13/ingredient-client/pom.xml b/chapter13/ingredient-client/pom.xml
index 1b99124b..2067052f 100644
--- a/chapter13/ingredient-client/pom.xml
+++ b/chapter13/ingredient-client/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter13/ingredient-service/pom.xml b/chapter13/ingredient-service/pom.xml
index e3fb55dd..3e55ce03 100644
--- a/chapter13/ingredient-service/pom.xml
+++ b/chapter13/ingredient-service/pom.xml
@@ -71,7 +71,7 @@
org.springframework.cloud
spring-cloud-dependencies
- Finchley.SR1
+ Greenwich.SR2
pom
import
diff --git a/chapter13/service-registry/pom.xml b/chapter13/service-registry/pom.xml
index 4f24322d..0cf5fee3 100644
--- a/chapter13/service-registry/pom.xml
+++ b/chapter13/service-registry/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter14-greettings/config-server/pom.xml b/chapter14-greettings/config-server/pom.xml
index ce9336ed..e8dc20a1 100644
--- a/chapter14-greettings/config-server/pom.xml
+++ b/chapter14-greettings/config-server/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter14-greettings/greetings/pom.xml b/chapter14-greettings/greetings/pom.xml
index 5ab327c1..14fa4dba 100644
--- a/chapter14-greettings/greetings/pom.xml
+++ b/chapter14-greettings/greetings/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter14/config-server/pom.xml b/chapter14/config-server/pom.xml
index 784eb8e9..46d44b1b 100644
--- a/chapter14/config-server/pom.xml
+++ b/chapter14/config-server/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter14/ingredient-client/pom.xml b/chapter14/ingredient-client/pom.xml
index 0974cb18..45374f5b 100644
--- a/chapter14/ingredient-client/pom.xml
+++ b/chapter14/ingredient-client/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter14/ingredient-service/pom.xml b/chapter14/ingredient-service/pom.xml
index 429b360e..c831eff4 100644
--- a/chapter14/ingredient-service/pom.xml
+++ b/chapter14/ingredient-service/pom.xml
@@ -75,7 +75,7 @@
org.springframework.cloud
spring-cloud-dependencies
- Finchley.SR1
+ Greenwich.SR2
pom
import
diff --git a/chapter14/service-registry/pom.xml b/chapter14/service-registry/pom.xml
index 7a2030e7..abb37304 100644
--- a/chapter14/service-registry/pom.xml
+++ b/chapter14/service-registry/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter15/config-server/pom.xml b/chapter15/config-server/pom.xml
index 5424d4b5..960c2494 100644
--- a/chapter15/config-server/pom.xml
+++ b/chapter15/config-server/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter15/hystrix-dashboard/pom.xml b/chapter15/hystrix-dashboard/pom.xml
index 4aefa31b..cd5348c8 100644
--- a/chapter15/hystrix-dashboard/pom.xml
+++ b/chapter15/hystrix-dashboard/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter15/ingredient-client/pom.xml b/chapter15/ingredient-client/pom.xml
index f577a5c0..5a61ee7b 100644
--- a/chapter15/ingredient-client/pom.xml
+++ b/chapter15/ingredient-client/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter15/ingredient-service/pom.xml b/chapter15/ingredient-service/pom.xml
index 0290e3c4..9b629ef1 100644
--- a/chapter15/ingredient-service/pom.xml
+++ b/chapter15/ingredient-service/pom.xml
@@ -83,7 +83,7 @@
org.springframework.cloud
spring-cloud-dependencies
- Finchley.SR1
+ Greenwich.SR2
pom
import
diff --git a/chapter15/service-registry/pom.xml b/chapter15/service-registry/pom.xml
index a075d502..a7cc5c4e 100644
--- a/chapter15/service-registry/pom.xml
+++ b/chapter15/service-registry/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter15/turbine-server/pom.xml b/chapter15/turbine-server/pom.xml
index 7ccca0c0..4c0210e3 100644
--- a/chapter15/turbine-server/pom.xml
+++ b/chapter15/turbine-server/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter16/config-server/pom.xml b/chapter16/config-server/pom.xml
index daaf2d24..91d1f0a1 100644
--- a/chapter16/config-server/pom.xml
+++ b/chapter16/config-server/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter16/hystrix-dashboard/pom.xml b/chapter16/hystrix-dashboard/pom.xml
index b03f4206..a278d227 100644
--- a/chapter16/hystrix-dashboard/pom.xml
+++ b/chapter16/hystrix-dashboard/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter16/ingredient-client/pom.xml b/chapter16/ingredient-client/pom.xml
index ffd8f7f5..dbc4d6d0 100644
--- a/chapter16/ingredient-client/pom.xml
+++ b/chapter16/ingredient-client/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter16/ingredient-service/pom.xml b/chapter16/ingredient-service/pom.xml
index c92416aa..e74242bd 100644
--- a/chapter16/ingredient-service/pom.xml
+++ b/chapter16/ingredient-service/pom.xml
@@ -98,7 +98,7 @@
org.springframework.cloud
spring-cloud-dependencies
- Finchley.SR1
+ Greenwich.SR2
pom
import
diff --git a/chapter16/service-registry/pom.xml b/chapter16/service-registry/pom.xml
index 1e7412a6..2550adaa 100644
--- a/chapter16/service-registry/pom.xml
+++ b/chapter16/service-registry/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter16/taco-service/pom.xml b/chapter16/taco-service/pom.xml
index 07736126..809467d9 100644
--- a/chapter16/taco-service/pom.xml
+++ b/chapter16/taco-service/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter16/turbine-server/pom.xml b/chapter16/turbine-server/pom.xml
index a01edf71..5aa5d915 100644
--- a/chapter16/turbine-server/pom.xml
+++ b/chapter16/turbine-server/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter17/boot-admin-server/pom.xml b/chapter17/boot-admin-server/pom.xml
index f1ae2e49..ad6fb486 100644
--- a/chapter17/boot-admin-server/pom.xml
+++ b/chapter17/boot-admin-server/pom.xml
@@ -56,7 +56,7 @@
org.springframework.cloud
spring-cloud-dependencies
- Finchley.SR1
+ Greenwich.SR2
pom
import
diff --git a/chapter17/config-server/pom.xml b/chapter17/config-server/pom.xml
index 7861a411..0f877c13 100644
--- a/chapter17/config-server/pom.xml
+++ b/chapter17/config-server/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter17/hystrix-dashboard/pom.xml b/chapter17/hystrix-dashboard/pom.xml
index 62c61570..69a355dd 100644
--- a/chapter17/hystrix-dashboard/pom.xml
+++ b/chapter17/hystrix-dashboard/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter17/ingredient-client/pom.xml b/chapter17/ingredient-client/pom.xml
index 60cf6998..63343247 100644
--- a/chapter17/ingredient-client/pom.xml
+++ b/chapter17/ingredient-client/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter17/ingredient-service/pom.xml b/chapter17/ingredient-service/pom.xml
index 975f8456..be56f3e7 100644
--- a/chapter17/ingredient-service/pom.xml
+++ b/chapter17/ingredient-service/pom.xml
@@ -98,7 +98,7 @@
org.springframework.cloud
spring-cloud-dependencies
- Finchley.SR1
+ Greenwich.SR2
pom
import
diff --git a/chapter17/service-registry/pom.xml b/chapter17/service-registry/pom.xml
index f68b738e..7514b711 100644
--- a/chapter17/service-registry/pom.xml
+++ b/chapter17/service-registry/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter17/taco-service/pom.xml b/chapter17/taco-service/pom.xml
index 89a0b7f7..cec69ff1 100644
--- a/chapter17/taco-service/pom.xml
+++ b/chapter17/taco-service/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter17/turbine-server/pom.xml b/chapter17/turbine-server/pom.xml
index 06af5a1e..092ad735 100644
--- a/chapter17/turbine-server/pom.xml
+++ b/chapter17/turbine-server/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter18/config-server/pom.xml b/chapter18/config-server/pom.xml
index d2fde452..1683e4ac 100644
--- a/chapter18/config-server/pom.xml
+++ b/chapter18/config-server/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter18/hystrix-dashboard/pom.xml b/chapter18/hystrix-dashboard/pom.xml
index fc1f93b4..10cbc960 100644
--- a/chapter18/hystrix-dashboard/pom.xml
+++ b/chapter18/hystrix-dashboard/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter18/ingredient-client/pom.xml b/chapter18/ingredient-client/pom.xml
index 26402f2b..0d3aef6d 100644
--- a/chapter18/ingredient-client/pom.xml
+++ b/chapter18/ingredient-client/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter18/ingredient-service/pom.xml b/chapter18/ingredient-service/pom.xml
index 5693c6e8..89ac54f8 100644
--- a/chapter18/ingredient-service/pom.xml
+++ b/chapter18/ingredient-service/pom.xml
@@ -98,7 +98,7 @@
org.springframework.cloud
spring-cloud-dependencies
- Finchley.SR1
+ Greenwich.SR2
pom
import
diff --git a/chapter18/service-registry/pom.xml b/chapter18/service-registry/pom.xml
index fa14a3d2..41c8af3d 100644
--- a/chapter18/service-registry/pom.xml
+++ b/chapter18/service-registry/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter18/taco-service/pom.xml b/chapter18/taco-service/pom.xml
index d4abaf05..98e30033 100644
--- a/chapter18/taco-service/pom.xml
+++ b/chapter18/taco-service/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter18/turbine-server/pom.xml b/chapter18/turbine-server/pom.xml
index 2b5b2eef..67c96f6b 100644
--- a/chapter18/turbine-server/pom.xml
+++ b/chapter18/turbine-server/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter19/config-server/pom.xml b/chapter19/config-server/pom.xml
index e0443ed9..96c8666b 100644
--- a/chapter19/config-server/pom.xml
+++ b/chapter19/config-server/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter19/hystrix-dashboard/pom.xml b/chapter19/hystrix-dashboard/pom.xml
index 97d05485..efdbe8bd 100644
--- a/chapter19/hystrix-dashboard/pom.xml
+++ b/chapter19/hystrix-dashboard/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter19/ingredient-client/pom.xml b/chapter19/ingredient-client/pom.xml
index fe1755c9..15c33bbe 100644
--- a/chapter19/ingredient-client/pom.xml
+++ b/chapter19/ingredient-client/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter19/ingredient-service/pom.xml b/chapter19/ingredient-service/pom.xml
index 23274a79..3b2088be 100644
--- a/chapter19/ingredient-service/pom.xml
+++ b/chapter19/ingredient-service/pom.xml
@@ -112,7 +112,7 @@
org.springframework.cloud
spring-cloud-dependencies
- Finchley.SR1
+ Greenwich.SR2
pom
import
diff --git a/chapter19/service-registry/pom.xml b/chapter19/service-registry/pom.xml
index 8e3f49dc..8cc3bb5e 100644
--- a/chapter19/service-registry/pom.xml
+++ b/chapter19/service-registry/pom.xml
@@ -18,7 +18,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
diff --git a/chapter19/taco-service/pom.xml b/chapter19/taco-service/pom.xml
index 6bc49be6..d119bae6 100644
--- a/chapter19/taco-service/pom.xml
+++ b/chapter19/taco-service/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2
tacocloud
diff --git a/chapter19/turbine-server/pom.xml b/chapter19/turbine-server/pom.xml
index 42c8eed9..bd4efc52 100644
--- a/chapter19/turbine-server/pom.xml
+++ b/chapter19/turbine-server/pom.xml
@@ -17,7 +17,7 @@
UTF-8
UTF-8
1.8
- Finchley.SR1
+ Greenwich.SR2