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 <[email protected]> Authored: Sat Dec 22 13:07:48 2012 -0800 Committer: Prasanna Santhanam <[email protected]> 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>
