From 2ca179ec547cc1aa7574ea1d71af7f6a66ee7333 Mon Sep 17 00:00:00 2001 From: Adrian Cole Date: Thu, 6 Jan 2011 14:59:07 -0800 Subject: [PATCH] fixed cyclic property problem --- apis/eucalyptus/pom.xml | 4 ++-- providers/ecc-ec2/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/apis/eucalyptus/pom.xml b/apis/eucalyptus/pom.xml index ab03a3a43a..76e6796159 100644 --- a/apis/eucalyptus/pom.xml +++ b/apis/eucalyptus/pom.xml @@ -37,8 +37,8 @@ http://ecc.eucalyptus.com:8773/services/Eucalyptus 2010-06-15 - ${test.eucalyptus.identity} - ${test.eucalyptus.credential} + FIXME_IDENTITY + FIXME_CREDENTIAL diff --git a/providers/ecc-ec2/pom.xml b/providers/ecc-ec2/pom.xml index 001bb07a67..82674acf53 100644 --- a/providers/ecc-ec2/pom.xml +++ b/providers/ecc-ec2/pom.xml @@ -37,8 +37,8 @@ http://ecc.eucalyptus.com:8773/services/Eucalyptus 2010-06-15 - ${test.ecc-ec2.identity} - ${test.ecc-ec2.credential} + FIXME_IDENTITY + FIXME_CREDENTIAL