You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by bh...@apache.org on 2012/12/24 01:57:38 UTC

[9/50] [abbrv] git commit: simulator: fixing pom.xml for build

simulator: fixing pom.xml for build


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

Branch: refs/heads/api_refactoring
Commit: 39fea6f6fcc357c5eb8a2ece3be480323864234a
Parents: d6083ce
Author: Prasanna Santhanam <ts...@apache.org>
Authored: Sat Dec 22 13:07:48 2012 -0800
Committer: Prasanna Santhanam <ts...@apache.org>
Committed: Sat Dec 22 13:07:48 2012 -0800

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


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/39fea6f6/plugins/pom.xml
----------------------------------------------------------------------
diff --git a/plugins/pom.xml b/plugins/pom.xml
index 65b5971..af86210 100644
--- a/plugins/pom.xml
+++ b/plugins/pom.xml
@@ -126,7 +126,7 @@
       </modules>
     </profile>
     <profile>
-      <id>kvm</id>
+      <id>simulator</id>
       <activation>
         <property>
           <name>nonoss</name>