# IGNITE-32: Fixed profile.
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/b82eea32 Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/b82eea32 Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/b82eea32 Branch: refs/heads/ingite-9655-merge Commit: b82eea32318a786cc5f5d352d18981220adf77ee Parents: 8112a50 Author: AKuznetsov <akuznet...@gridgain.com> Authored: Thu Jan 29 13:50:02 2015 +0700 Committer: AKuznetsov <akuznet...@gridgain.com> Committed: Thu Jan 29 13:50:02 2015 +0700 ---------------------------------------------------------------------- pom.xml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/b82eea32/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4f64724..06c9d42 100644 --- a/pom.xml +++ b/pom.xml @@ -1280,11 +1280,7 @@ </profile> <profile> - <id>ignite-yardstick</id> - <activation> - <activeByDefault>false</activeByDefault> - </activation> - + <id>benchmarks</id> <modules> <module>modules/yardstick</module> </modules>