You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ignite.apache.org by sb...@apache.org on 2015/02/02 17:55:10 UTC

[30/45] incubator-ignite git commit: # IGNITE-32: Fixed profile.

# 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/ignite-121-logging
Commit: b82eea32318a786cc5f5d352d18981220adf77ee
Parents: 8112a50
Author: AKuznetsov <ak...@gridgain.com>
Authored: Thu Jan 29 13:50:02 2015 +0700
Committer: AKuznetsov <ak...@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>