This is an automated email from the ASF dual-hosted git repository.

nickallen pushed a commit to branch feature/METRON-2088-support-hdp-3.1
in repository https://gitbox.apache.org/repos/asf/metron.git


The following commit(s) were added to 
refs/heads/feature/METRON-2088-support-hdp-3.1 by this push:
     new 1004b69  METRON-2241 Profiler Integration Test Fails After Storm 1.2.1 
Upgrade (nickwallen) closes apache/metron#1499
1004b69 is described below

commit 1004b694b2157acb9c8dda51fa49dd088d47fbbe
Author: nickwallen <[email protected]>
AuthorDate: Wed Sep 4 14:35:54 2019 -0400

    METRON-2241 Profiler Integration Test Fails After Storm 1.2.1 Upgrade 
(nickwallen) closes apache/metron#1499
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index 3cbd2bc..b632115 100644
--- a/pom.xml
+++ b/pom.xml
@@ -146,6 +146,7 @@
                 <global_kafka_version>2.0.0</global_kafka_version>
                 <global_slf4j_version>1.7.25</global_slf4j_version>
                 <global_storm_version>1.2.1</global_storm_version>
+                <global_storm_kafka_version>1.2.3</global_storm_kafka_version>
                 <global_zeppelin_version>0.8.0</global_zeppelin_version>
                 <global_solr_version>7.4.0</global_solr_version>
             </properties>

Reply via email to