diff --git a/docs/pom.xml b/docs/pom.xml index 3828318..c377b73 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -3,11 +3,11 @@ 4.0.0 org.springframework.cloud spring-cloud-starter-docs - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-build - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE pom diff --git a/pom.xml b/pom.xml index 572c1c1..40177cb 100644 --- a/pom.xml +++ b/pom.xml @@ -8,7 +8,7 @@ org.springframework.cloud spring-cloud-build - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/spring-cloud-starter-aws-jdbc/pom.xml b/spring-cloud-starter-aws-jdbc/pom.xml index ac059e1..793ff27 100644 --- a/spring-cloud-starter-aws-jdbc/pom.xml +++ b/spring-cloud-starter-aws-jdbc/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-aws-jdbc diff --git a/spring-cloud-starter-aws-messaging/pom.xml b/spring-cloud-starter-aws-messaging/pom.xml index 73f055f..12f89dd 100644 --- a/spring-cloud-starter-aws-messaging/pom.xml +++ b/spring-cloud-starter-aws-messaging/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-aws-messaging diff --git a/spring-cloud-starter-aws/pom.xml b/spring-cloud-starter-aws/pom.xml index 479d1ce..e5fafdb 100644 --- a/spring-cloud-starter-aws/pom.xml +++ b/spring-cloud-starter-aws/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-aws diff --git a/spring-cloud-starter-bus-amqp/pom.xml b/spring-cloud-starter-bus-amqp/pom.xml index f60eb89..673812d 100644 --- a/spring-cloud-starter-bus-amqp/pom.xml +++ b/spring-cloud-starter-bus-amqp/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-bus-amqp @@ -23,7 +23,7 @@ org.springframework.cloud spring-cloud-bus-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE pom import diff --git a/spring-cloud-starter-cloudfoundry/pom.xml b/spring-cloud-starter-cloudfoundry/pom.xml index 4d4324a..ac3f9b6 100644 --- a/spring-cloud-starter-cloudfoundry/pom.xml +++ b/spring-cloud-starter-cloudfoundry/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-cloudfoundry diff --git a/spring-cloud-starter-config/pom.xml b/spring-cloud-starter-config/pom.xml index 7da9e38..0b3f503 100644 --- a/spring-cloud-starter-config/pom.xml +++ b/spring-cloud-starter-config/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-config diff --git a/spring-cloud-starter-eureka-server/pom.xml b/spring-cloud-starter-eureka-server/pom.xml index bf4b9e0..4cf635e 100644 --- a/spring-cloud-starter-eureka-server/pom.xml +++ b/spring-cloud-starter-eureka-server/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-eureka-server diff --git a/spring-cloud-starter-eureka/pom.xml b/spring-cloud-starter-eureka/pom.xml index 3f235e8..1f50a47 100644 --- a/spring-cloud-starter-eureka/pom.xml +++ b/spring-cloud-starter-eureka/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-eureka diff --git a/spring-cloud-starter-feign/pom.xml b/spring-cloud-starter-feign/pom.xml index 6a44676..6dc4df3 100644 --- a/spring-cloud-starter-feign/pom.xml +++ b/spring-cloud-starter-feign/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-feign diff --git a/spring-cloud-starter-hystrix-dashboard/pom.xml b/spring-cloud-starter-hystrix-dashboard/pom.xml index 60c460e..7d535f5 100644 --- a/spring-cloud-starter-hystrix-dashboard/pom.xml +++ b/spring-cloud-starter-hystrix-dashboard/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-hystrix-dashboard diff --git a/spring-cloud-starter-hystrix/pom.xml b/spring-cloud-starter-hystrix/pom.xml index 7ab3f5b..e2f8611 100644 --- a/spring-cloud-starter-hystrix/pom.xml +++ b/spring-cloud-starter-hystrix/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-hystrix diff --git a/spring-cloud-starter-oauth2/pom.xml b/spring-cloud-starter-oauth2/pom.xml index 370c6c0..c24acaf 100644 --- a/spring-cloud-starter-oauth2/pom.xml +++ b/spring-cloud-starter-oauth2/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-oauth2 diff --git a/spring-cloud-starter-parent/pom.xml b/spring-cloud-starter-parent/pom.xml index bbbdeab..50e2d41 100644 --- a/spring-cloud-starter-parent/pom.xml +++ b/spring-cloud-starter-parent/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE spring-cloud-starter-parent spring-cloud-starter-parent @@ -24,14 +24,14 @@ org.springframework.cloud spring-cloud-config - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE pom import org.springframework.cloud spring-cloud-netflix - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE pom import @@ -39,57 +39,57 @@ org.springframework.cloud spring-cloud-cloudfoundry - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-commons - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-context - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-security - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-cloudfoundry - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-bus-amqp - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-config - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-turbine-amqp - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-bus-hystrix - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-eureka - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE com.google.inject.extensions @@ -172,7 +172,7 @@ org.springframework.cloud spring-cloud-starter-eureka-server - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE com.google.inject.extensions @@ -247,82 +247,82 @@ org.springframework.cloud spring-cloud-starter-feign - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-hystrix - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-hystrix-dashboard - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-oauth2 - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-ribbon - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-security - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-turbine - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-zuul - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-zuul-server - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-aws-context - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-aws-autoconfigure - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-aws - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-aws-jdbc - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-aws-messaging - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-aws-jdbc - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE org.springframework.cloud spring-cloud-aws-messaging - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE diff --git a/spring-cloud-starter-ribbon/pom.xml b/spring-cloud-starter-ribbon/pom.xml index 30aba02..b9e394d 100644 --- a/spring-cloud-starter-ribbon/pom.xml +++ b/spring-cloud-starter-ribbon/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-ribbon diff --git a/spring-cloud-starter-security/pom.xml b/spring-cloud-starter-security/pom.xml index 25177a4..42dcc53 100644 --- a/spring-cloud-starter-security/pom.xml +++ b/spring-cloud-starter-security/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-security diff --git a/spring-cloud-starter-turbine-amqp/pom.xml b/spring-cloud-starter-turbine-amqp/pom.xml index aaade5e..e829190 100644 --- a/spring-cloud-starter-turbine-amqp/pom.xml +++ b/spring-cloud-starter-turbine-amqp/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-turbine-amqp diff --git a/spring-cloud-starter-turbine/pom.xml b/spring-cloud-starter-turbine/pom.xml index ae62c7b..611a1e2 100644 --- a/spring-cloud-starter-turbine/pom.xml +++ b/spring-cloud-starter-turbine/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-turbine diff --git a/spring-cloud-starter-zuul/pom.xml b/spring-cloud-starter-zuul/pom.xml index f8246b6..4a4c9c4 100644 --- a/spring-cloud-starter-zuul/pom.xml +++ b/spring-cloud-starter-zuul/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter-zuul diff --git a/spring-cloud-starter/pom.xml b/spring-cloud-starter/pom.xml index d532afd..e1813e9 100644 --- a/spring-cloud-starter/pom.xml +++ b/spring-cloud-starter/pom.xml @@ -4,7 +4,7 @@ org.springframework.cloud spring-cloud-starter-parent - 1.0.1.BUILD-SNAPSHOT + 1.0.1.RELEASE ../spring-cloud-starter-parent spring-cloud-starter