diff --git a/chapter13/ingredient-client/pom.xml b/chapter13/ingredient-client/pom.xml index 1b99124b..547e680b 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.SR1 diff --git a/chapter13/ingredient-service/pom.xml b/chapter13/ingredient-service/pom.xml index e3fb55dd..e617f6fd 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.SR1 pom import diff --git a/chapter13/service-registry/pom.xml b/chapter13/service-registry/pom.xml index 4f24322d..61957b9f 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.SR1 diff --git a/chapter14-greettings/config-server/pom.xml b/chapter14-greettings/config-server/pom.xml index ce9336ed..3bd0abe4 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.SR1 diff --git a/chapter14-greettings/greetings/pom.xml b/chapter14-greettings/greetings/pom.xml index 5ab327c1..e5b5a6b0 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.SR1 diff --git a/chapter14/config-server/pom.xml b/chapter14/config-server/pom.xml index 784eb8e9..66b4512c 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.SR1 diff --git a/chapter14/ingredient-client/pom.xml b/chapter14/ingredient-client/pom.xml index 0974cb18..4ea6e606 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.SR1 diff --git a/chapter14/ingredient-service/pom.xml b/chapter14/ingredient-service/pom.xml index 429b360e..2ef61a43 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.SR1 pom import diff --git a/chapter14/service-registry/pom.xml b/chapter14/service-registry/pom.xml index 7a2030e7..9a0566af 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.SR1 diff --git a/chapter15/config-server/pom.xml b/chapter15/config-server/pom.xml index 5424d4b5..42405850 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.SR1 diff --git a/chapter15/hystrix-dashboard/pom.xml b/chapter15/hystrix-dashboard/pom.xml index 4aefa31b..dd70c4b6 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.SR1 diff --git a/chapter15/ingredient-client/pom.xml b/chapter15/ingredient-client/pom.xml index f577a5c0..1002a2ee 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.SR1 diff --git a/chapter15/ingredient-service/pom.xml b/chapter15/ingredient-service/pom.xml index 0290e3c4..2919001f 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.SR1 pom import diff --git a/chapter15/service-registry/pom.xml b/chapter15/service-registry/pom.xml index a075d502..c5aec4a0 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.SR1 diff --git a/chapter15/turbine-server/pom.xml b/chapter15/turbine-server/pom.xml index 7ccca0c0..64ca8713 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.SR1 diff --git a/chapter16/config-server/pom.xml b/chapter16/config-server/pom.xml index daaf2d24..120e6b04 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.SR1 diff --git a/chapter16/hystrix-dashboard/pom.xml b/chapter16/hystrix-dashboard/pom.xml index b03f4206..5f8fb8a4 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.SR1 diff --git a/chapter16/ingredient-client/pom.xml b/chapter16/ingredient-client/pom.xml index ffd8f7f5..1121a173 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.SR1 diff --git a/chapter16/ingredient-service/pom.xml b/chapter16/ingredient-service/pom.xml index c92416aa..e19f6731 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.SR1 pom import diff --git a/chapter16/service-registry/pom.xml b/chapter16/service-registry/pom.xml index 1e7412a6..e1a0ceac 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.SR1 diff --git a/chapter16/taco-service/pom.xml b/chapter16/taco-service/pom.xml index 07736126..0180fdbc 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.SR1 diff --git a/chapter16/turbine-server/pom.xml b/chapter16/turbine-server/pom.xml index a01edf71..3acbf881 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.SR1 diff --git a/chapter17/boot-admin-server/pom.xml b/chapter17/boot-admin-server/pom.xml index f1ae2e49..cc31ca45 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.SR1 pom import diff --git a/chapter17/config-server/pom.xml b/chapter17/config-server/pom.xml index 7861a411..8ae7b8cc 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.SR1 diff --git a/chapter17/hystrix-dashboard/pom.xml b/chapter17/hystrix-dashboard/pom.xml index 62c61570..fb12129c 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.SR1 diff --git a/chapter17/ingredient-client/pom.xml b/chapter17/ingredient-client/pom.xml index 60cf6998..d725766e 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.SR1 diff --git a/chapter17/ingredient-service/pom.xml b/chapter17/ingredient-service/pom.xml index 975f8456..11384c52 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.SR1 pom import diff --git a/chapter17/service-registry/pom.xml b/chapter17/service-registry/pom.xml index f68b738e..cfe50767 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.SR1 diff --git a/chapter17/taco-service/pom.xml b/chapter17/taco-service/pom.xml index 89a0b7f7..389a6101 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.SR1 diff --git a/chapter17/turbine-server/pom.xml b/chapter17/turbine-server/pom.xml index 06af5a1e..2d6bcd15 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.SR1 diff --git a/chapter18/config-server/pom.xml b/chapter18/config-server/pom.xml index d2fde452..3b4c82a9 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.SR1 diff --git a/chapter18/hystrix-dashboard/pom.xml b/chapter18/hystrix-dashboard/pom.xml index fc1f93b4..505aa316 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.SR1 diff --git a/chapter18/ingredient-client/pom.xml b/chapter18/ingredient-client/pom.xml index 26402f2b..83464053 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.SR1 diff --git a/chapter18/ingredient-service/pom.xml b/chapter18/ingredient-service/pom.xml index 5693c6e8..f4232122 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.SR1 pom import diff --git a/chapter18/service-registry/pom.xml b/chapter18/service-registry/pom.xml index fa14a3d2..1d8d1819 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.SR1 diff --git a/chapter18/taco-service/pom.xml b/chapter18/taco-service/pom.xml index d4abaf05..0bfa15ea 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.SR1 diff --git a/chapter18/turbine-server/pom.xml b/chapter18/turbine-server/pom.xml index 2b5b2eef..c488d2f0 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.SR1 diff --git a/chapter19/config-server/pom.xml b/chapter19/config-server/pom.xml index e0443ed9..e1359600 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.SR1 diff --git a/chapter19/hystrix-dashboard/pom.xml b/chapter19/hystrix-dashboard/pom.xml index 97d05485..217dfc97 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.SR1 diff --git a/chapter19/ingredient-client/pom.xml b/chapter19/ingredient-client/pom.xml index fe1755c9..2f7f32d8 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.SR1 diff --git a/chapter19/ingredient-service/pom.xml b/chapter19/ingredient-service/pom.xml index 23274a79..af85ad92 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.SR1 pom import diff --git a/chapter19/service-registry/pom.xml b/chapter19/service-registry/pom.xml index 8e3f49dc..81f2e19a 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.SR1 diff --git a/chapter19/taco-service/pom.xml b/chapter19/taco-service/pom.xml index 6bc49be6..cf01f83f 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.SR1 tacocloud diff --git a/chapter19/turbine-server/pom.xml b/chapter19/turbine-server/pom.xml index 42c8eed9..da8c80b4 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.SR1