From ba493257be88ba33345d153ffd5247709d4c71dc Mon Sep 17 00:00:00 2001 From: Adam Lowe Date: Tue, 10 Apr 2012 09:39:39 +0100 Subject: [PATCH] Adjusting default cloudwatch version for live tests --- apis/cloudwatch/pom.xml | 2 +- providers/aws-cloudwatch/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apis/cloudwatch/pom.xml b/apis/cloudwatch/pom.xml index 0a8d58437b..db881fddc7 100644 --- a/apis/cloudwatch/pom.xml +++ b/apis/cloudwatch/pom.xml @@ -35,7 +35,7 @@ https://monitoring.us-east-1.amazonaws.com - 2009-05-15 + 2010-08-01 ${test.aws.identity} ${test.aws.credential} diff --git a/providers/aws-cloudwatch/pom.xml b/providers/aws-cloudwatch/pom.xml index d341f23f99..91e056c68b 100644 --- a/providers/aws-cloudwatch/pom.xml +++ b/providers/aws-cloudwatch/pom.xml @@ -35,7 +35,7 @@ https://monitoring.us-east-1.amazonaws.com - 2009-05-15 + 2010-08-01 ${test.aws.identity} ${test.aws.credential}