From 14c9a159a5c965c6825782f28fa2f6bdb512fa0d Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Sat, 6 Jul 2013 19:11:21 +0530 Subject: [PATCH] CLOUDSTACK-3374: bucket names cannot contain periods. The older AWS SDK 1.3.21.1 had a bug where in bucket names that contain periods like a DNS name would fail to work over https. Bump up the aws.sdk version to 1.3.22 which fixes the bug Signed-off-by: Prasanna Santhanam --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 67d9576715c..a268b506ad8 100644 --- a/pom.xml +++ b/pom.xml @@ -76,7 +76,7 @@ 5.1 3.1.2.RELEASE 1.9.5 - 1.3.21.1 + 1.3.22 2.6 1.4 0.9.8