This is an automated email from the ASF dual-hosted git repository.
sblackmon pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/streams.git
The following commit(s) were added to refs/heads/master by this push:
new 4560f95 prep for release - address jenkins streams-project-verify
failures
4560f95 is described below
commit 4560f95a4f604284525d08a9c5cee42ab429e4ca
Author: Steve Blackmon @steveblackmon <[email protected]>
AuthorDate: Sat Oct 28 14:20:49 2017 -0500
prep for release - address jenkins streams-project-verify failures
---
streams-contrib/streams-persist-elasticsearch/pom.xml | 2 +-
streams-contrib/streams-persist-hbase/pom.xml | 2 +-
streams-contrib/streams-persist-neo4j/pom.xml | 2 +-
streams-contrib/streams-persist-riak/pom.xml | 2 +-
4 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/streams-contrib/streams-persist-elasticsearch/pom.xml
b/streams-contrib/streams-persist-elasticsearch/pom.xml
index d228749..a43897d 100644
--- a/streams-contrib/streams-persist-elasticsearch/pom.xml
+++ b/streams-contrib/streams-persist-elasticsearch/pom.xml
@@ -259,7 +259,7 @@
<method>GET</method>
<status>200</status>
</http>
- <time>20000</time>
+ <time>30000</time>
<kill>1000</kill>
<shutdown>500</shutdown>
<!--<tcp>-->
diff --git a/streams-contrib/streams-persist-hbase/pom.xml
b/streams-contrib/streams-persist-hbase/pom.xml
index f31eedf..908c663 100644
--- a/streams-contrib/streams-persist-hbase/pom.xml
+++ b/streams-contrib/streams-persist-hbase/pom.xml
@@ -182,7 +182,7 @@
<method>GET</method>
<status>200</status>
</http>
- <time>20000</time>
+ <time>30000</time>
<kill>1000</kill>
<shutdown>500</shutdown>
</wait>
diff --git a/streams-contrib/streams-persist-neo4j/pom.xml
b/streams-contrib/streams-persist-neo4j/pom.xml
index b923d23..06a1842 100644
--- a/streams-contrib/streams-persist-neo4j/pom.xml
+++ b/streams-contrib/streams-persist-neo4j/pom.xml
@@ -225,7 +225,7 @@
<method>GET</method>
<status>200</status>
</http>
- <time>20000</time>
+ <time>30000</time>
<kill>1000</kill>
<shutdown>500</shutdown>
<!--<tcp>-->
diff --git a/streams-contrib/streams-persist-riak/pom.xml
b/streams-contrib/streams-persist-riak/pom.xml
index 2a84b75..f8de04f 100644
--- a/streams-contrib/streams-persist-riak/pom.xml
+++ b/streams-contrib/streams-persist-riak/pom.xml
@@ -180,7 +180,7 @@
<method>GET</method>
<status>200</status>
</http>
- <time>20000</time>
+ <time>30000</time>
<kill>1000</kill>
<shutdown>500</shutdown>
</wait>
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].