Repository: ignite
Updated Branches:
  refs/heads/ignite-zk 73f5af60c -> f6218ddf5


zk


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

Branch: refs/heads/ignite-zk
Commit: f6218ddf57252c42e6f48df97d292473163dffdb
Parents: 73f5af6
Author: sboikov <sboi...@gridgain.com>
Authored: Tue Nov 14 16:05:09 2017 +0300
Committer: sboikov <sboi...@gridgain.com>
Committed: Tue Nov 14 16:05:09 2017 +0300

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


http://git-wip-us.apache.org/repos/asf/ignite/blob/f6218ddf/modules/yardstick/pom.xml
----------------------------------------------------------------------
diff --git a/modules/yardstick/pom.xml b/modules/yardstick/pom.xml
index 8e51f51..e14c0f4 100644
--- a/modules/yardstick/pom.xml
+++ b/modules/yardstick/pom.xml
@@ -62,6 +62,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