From a638fcc70edb359a8292730775cc4e58c6873b76 Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Wed, 22 Apr 2015 12:30:30 +0200 Subject: [PATCH] Switch aws back to 1.0.0 --- spring-cloud-starter-parent/pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/spring-cloud-starter-parent/pom.xml b/spring-cloud-starter-parent/pom.xml index 50e2d41..9a18810 100644 --- a/spring-cloud-starter-parent/pom.xml +++ b/spring-cloud-starter-parent/pom.xml @@ -292,37 +292,37 @@ org.springframework.cloud spring-cloud-aws-context - 1.0.1.RELEASE + 1.0.0.RELEASE org.springframework.cloud spring-cloud-aws-autoconfigure - 1.0.1.RELEASE + 1.0.0.RELEASE org.springframework.cloud spring-cloud-starter-aws - 1.0.1.RELEASE + 1.0.0.RELEASE org.springframework.cloud spring-cloud-starter-aws-jdbc - 1.0.1.RELEASE + 1.0.0.RELEASE org.springframework.cloud spring-cloud-starter-aws-messaging - 1.0.1.RELEASE + 1.0.0.RELEASE org.springframework.cloud spring-cloud-aws-jdbc - 1.0.1.RELEASE + 1.0.0.RELEASE org.springframework.cloud spring-cloud-aws-messaging - 1.0.1.RELEASE + 1.0.0.RELEASE