Repository: ignite
Updated Branches:
  refs/heads/ignite-zk f6218ddf5 -> 54211bfae


zk


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

Branch: refs/heads/ignite-zk
Commit: 54211bfaee22bc77714f6c821b0765815f11e386
Parents: f6218dd
Author: sboikov <sboi...@gridgain.com>
Authored: Tue Nov 14 16:05:49 2017 +0300
Committer: sboikov <sboi...@gridgain.com>
Committed: Tue Nov 14 16:05:49 2017 +0300

----------------------------------------------------------------------
 modules/yardstick/pom-standalone.xml | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ignite/blob/54211bfa/modules/yardstick/pom-standalone.xml
----------------------------------------------------------------------
diff --git a/modules/yardstick/pom-standalone.xml 
b/modules/yardstick/pom-standalone.xml
index d6d5a20..45d2568 100644
--- a/modules/yardstick/pom-standalone.xml
+++ b/modules/yardstick/pom-standalone.xml
@@ -54,6 +54,12 @@
 
         <dependency>
             <groupId>org.apache.ignite</groupId>
+            <artifactId>ignite-zookeeper</artifactId>
+            <version>${project.version}</version>
+        </dependency>
+
+        <dependency>
+            <groupId>org.apache.ignite</groupId>
             <artifactId>ignite-log4j</artifactId>
             <version>${project.version}</version>
         </dependency>

Reply via email to