Updated Branches:
  refs/heads/quickcloud d17aacbca -> db5e1f010

QuickCloud: rename deploy profile


Project: http://git-wip-us.apache.org/repos/asf/cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/cloudstack/commit/a6a82f64
Tree: http://git-wip-us.apache.org/repos/asf/cloudstack/tree/a6a82f64
Diff: http://git-wip-us.apache.org/repos/asf/cloudstack/diff/a6a82f64

Branch: refs/heads/quickcloud
Commit: a6a82f648bb012bf4601651aa0b145ebd1d2cde8
Parents: d17aacb
Author: Chiradeep Vittal <chirad...@apache.org>
Authored: Tue Mar 26 22:20:17 2013 -0700
Committer: Chiradeep Vittal <chirad...@apache.org>
Committed: Tue Mar 26 22:20:17 2013 -0700

----------------------------------------------------------------------
 tools/devcloud/pom.xml |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cloudstack/blob/a6a82f64/tools/devcloud/pom.xml
----------------------------------------------------------------------
diff --git a/tools/devcloud/pom.xml b/tools/devcloud/pom.xml
index d32d84b..93029e1 100644
--- a/tools/devcloud/pom.xml
+++ b/tools/devcloud/pom.xml
@@ -143,10 +143,10 @@
       </build>
     </profile>
     <profile>
-      <id>quicksvr</id>
+      <id>quickcloud</id>
       <activation>
         <property>
-          <name>quicksvr</name>
+          <name>quickcloud</name>
         </property>
       </activation>
       <build> 

Reply via email to