diff --git a/docs/pom.xml b/docs/pom.xml index 8a8b30bb..ab3b2885 100644 --- a/docs/pom.xml +++ b/docs/pom.xml @@ -6,7 +6,7 @@ org.springframework.cloud spring-cloud-config - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE pom Spring Cloud Config Docs diff --git a/pom.xml b/pom.xml index 3addefde..e6975dbe 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 org.springframework.cloud spring-cloud-config - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE pom Spring Cloud Config Spring Cloud Config @@ -11,7 +11,7 @@ org.springframework.cloud spring-cloud-build - 1.1.0.RELEASE + 1.1.1.RELEASE @@ -22,8 +22,8 @@ config - 1.1.0.BUILD-SNAPSHOT - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE + 1.1.0.RELEASE spring-cloud-config-dependencies diff --git a/spring-cloud-config-client/pom.xml b/spring-cloud-config-client/pom.xml index 705de8b5..e92d95a0 100644 --- a/spring-cloud-config-client/pom.xml +++ b/spring-cloud-config-client/pom.xml @@ -10,7 +10,7 @@ org.springframework.cloud spring-cloud-config - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE .. diff --git a/spring-cloud-config-dependencies/pom.xml b/spring-cloud-config-dependencies/pom.xml index 4a390c59..22bb7e3d 100644 --- a/spring-cloud-config-dependencies/pom.xml +++ b/spring-cloud-config-dependencies/pom.xml @@ -5,16 +5,16 @@ spring-cloud-dependencies-parent org.springframework.cloud - 1.1.0.RELEASE + 1.1.1.RELEASE spring-cloud-config-dependencies - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE pom spring-cloud-config-dependencies Spring Cloud Config Dependencies - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE @@ -28,22 +28,22 @@ org.springframework.cloud spring-cloud-starter-config - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE org.springframework.cloud spring-cloud-config-client - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE org.springframework.cloud spring-cloud-config-server - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE org.springframework.cloud spring-cloud-config-monitor - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE org.eclipse.jgit diff --git a/spring-cloud-config-monitor/pom.xml b/spring-cloud-config-monitor/pom.xml index 70e43b60..54c5146f 100644 --- a/spring-cloud-config-monitor/pom.xml +++ b/spring-cloud-config-monitor/pom.xml @@ -5,7 +5,7 @@ org.springframework.cloud spring-cloud-config - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE .. spring-cloud-config-monitor diff --git a/spring-cloud-config-sample/pom.xml b/spring-cloud-config-sample/pom.xml index 1f38b5ed..b58104c1 100644 --- a/spring-cloud-config-sample/pom.xml +++ b/spring-cloud-config-sample/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-config - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE .. diff --git a/spring-cloud-config-server/pom.xml b/spring-cloud-config-server/pom.xml index 79777069..8c1fd654 100644 --- a/spring-cloud-config-server/pom.xml +++ b/spring-cloud-config-server/pom.xml @@ -12,7 +12,7 @@ org.springframework.cloud spring-cloud-config - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE .. diff --git a/spring-cloud-starter-config/pom.xml b/spring-cloud-starter-config/pom.xml index 129bd79d..32730aad 100644 --- a/spring-cloud-starter-config/pom.xml +++ b/spring-cloud-starter-config/pom.xml @@ -5,10 +5,10 @@ org.springframework.cloud spring-cloud-config - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE spring-cloud-starter-config - 1.1.0.BUILD-SNAPSHOT + 1.1.0.RELEASE spring-cloud-starter-config Spring Cloud Starter http://projects.spring.io/spring-cloud