From a55246b152357b7324198132afb7dc74f1d3d60f Mon Sep 17 00:00:00 2001 From: Dave Syer Date: Fri, 24 Apr 2015 14:31:54 +0100 Subject: [PATCH] Update aws deps to 1.0.1 --- 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 9a18810..50e2d41 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.0.RELEASE + 1.0.1.RELEASE org.springframework.cloud spring-cloud-aws-autoconfigure - 1.0.0.RELEASE + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-aws - 1.0.0.RELEASE + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-aws-jdbc - 1.0.0.RELEASE + 1.0.1.RELEASE org.springframework.cloud spring-cloud-starter-aws-messaging - 1.0.0.RELEASE + 1.0.1.RELEASE org.springframework.cloud spring-cloud-aws-jdbc - 1.0.0.RELEASE + 1.0.1.RELEASE org.springframework.cloud spring-cloud-aws-messaging - 1.0.0.RELEASE + 1.0.1.RELEASE