diff --git a/config-client/pom.xml b/config-client/pom.xml index c648371..eda5a62 100644 --- a/config-client/pom.xml +++ b/config-client/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-config-client - 1.0.1.RELEASE jar spring-cloud-samples-config-client @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/config-retry/pom.xml b/config-retry/pom.xml index 066b96a..56eed3f 100644 --- a/config-retry/pom.xml +++ b/config-retry/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-config-retry - 1.0.1.RELEASE jar spring-cloud-sample-config-retry @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/configserver-eureka/pom.xml b/configserver-eureka/pom.xml index c011ea0..2978819 100644 --- a/configserver-eureka/pom.xml +++ b/configserver-eureka/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-configserver-eureka - 1.0.1.RELEASE jar spring-cloud-sample-configserver-eureka @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/eureka-first/pom.xml b/eureka-first/pom.xml index 4516c8b..8a5d3d6 100644 --- a/eureka-first/pom.xml +++ b/eureka-first/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-eureka-first - 1.0.1.RELEASE jar spring-cloud-sample-eureka-first @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/eureka-noweb/pom.xml b/eureka-noweb/pom.xml index 0d763a0..9e7875a 100644 --- a/eureka-noweb/pom.xml +++ b/eureka-noweb/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-eureka-noweb - 1.0.1.RELEASE jar spring-cloud-sample-eureka-noweb @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/feign-eureka/pom.xml b/feign-eureka/pom.xml index 4a282a4..09c46dc 100644 --- a/feign-eureka/pom.xml +++ b/feign-eureka/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-feign-eureka - 1.0.1.RELEASE jar spring-cloud-sample-feign-eureka @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/feign/pom.xml b/feign/pom.xml index 0180b93..aa30bf9 100644 --- a/feign/pom.xml +++ b/feign/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-feign - 1.0.1.RELEASE jar spring-cloud-sample-feign @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/hystrix/pom.xml b/hystrix/pom.xml index 49117bc..e06e4e7 100644 --- a/hystrix/pom.xml +++ b/hystrix/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-hystrix - 1.0.1.RELEASE jar spring-cloud-sample-hystrix @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/netflix-sidecar/pom.xml b/netflix-sidecar/pom.xml index 2f48257..51b2142 100644 --- a/netflix-sidecar/pom.xml +++ b/netflix-sidecar/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-netflix-sidecar - 1.0.1.RELEASE jar spring-cloud-sample-netflix-sidecar @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/noweb/pom.xml b/noweb/pom.xml index 07942fb..3094f4a 100644 --- a/noweb/pom.xml +++ b/noweb/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-noweb - 1.0.1.RELEASE jar spring-cloud-sample-noweb @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/oauth2-ribbon/pom.xml b/oauth2-ribbon/pom.xml index 92a1066..229009f 100644 --- a/oauth2-ribbon/pom.xml +++ b/oauth2-ribbon/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-oauth2-ribbon - 1.0.1.RELEASE jar spring-cloud-sample-oauth2-ribbon @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/ribbon-eureka/pom.xml b/ribbon-eureka/pom.xml index 6710880..8bbf157 100644 --- a/ribbon-eureka/pom.xml +++ b/ribbon-eureka/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-ribbon-eureka - 1.0.1.RELEASE jar spring-cloud-sample-ribbon-eureka @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/turbine/pom.xml b/turbine/pom.xml index f9d3932..83dee4f 100644 --- a/turbine/pom.xml +++ b/turbine/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-turbine - 1.0.1.RELEASE jar spring-cloud-sample-turbine @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/zuul-config-discovery/pom.xml b/zuul-config-discovery/pom.xml index 411f588..366a8d7 100755 --- a/zuul-config-discovery/pom.xml +++ b/zuul-config-discovery/pom.xml @@ -3,24 +3,22 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud - spring-cloud-sample-zuul-config-discovery - 1.0.1.RELEASE - jar + spring-cloud-sample-zuul-config-discovery + jar - spring-cloud-sample-zuul-config-discovery + spring-cloud-sample-zuul-config-discovery Demo project for Spring Cloud org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE - - UTF-8 - 1.7 - + + UTF-8 + 1.7 + @@ -31,10 +29,10 @@ org.springframework.boot spring-boot-starter-actuator - - org.springframework.cloud - spring-cloud-starter-eureka - + + org.springframework.cloud + spring-cloud-starter-eureka + org.springframework.cloud spring-cloud-starter-zuul diff --git a/zuul-proxy-eureka/pom.xml b/zuul-proxy-eureka/pom.xml index efeef28..df20354 100644 --- a/zuul-proxy-eureka/pom.xml +++ b/zuul-proxy-eureka/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-zuul-proxy-eureka - 1.0.1.RELEASE jar spring-cloud-sample-zuul-proxy-eureka @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/zuul-proxy/pom.xml b/zuul-proxy/pom.xml index d0e0785..4c5c006 100644 --- a/zuul-proxy/pom.xml +++ b/zuul-proxy/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-zuul-proxy - 1.0.1.RELEASE jar spring-cloud-sample-zuul-proxy @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE diff --git a/zuul/pom.xml b/zuul/pom.xml index 5ffc771..888117a 100644 --- a/zuul/pom.xml +++ b/zuul/pom.xml @@ -3,9 +3,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.springframework.cloud spring-cloud-sample-zuul - 1.0.1.RELEASE jar spring-cloud-sample-zuul @@ -14,7 +12,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.RELEASE + 1.0.2.RELEASE @@ -24,18 +22,6 @@ 1.7 - - - - org.springframework.cloud - spring-cloud-starter-parent - 1.0.1.RELEASE - pom - import - - - - org.springframework.boot