You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sb...@apache.org on 2017/10/08 16:09:15 UTC

[streams] branch master updated: Update elasticsearch.md

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 4ca9959  Update elasticsearch.md
4ca9959 is described below

commit 4ca99594d62a5e2992eb0a6bfbcde3fefda47a73
Author: Steve Blackmon <sb...@apache.org>
AuthorDate: Sun Oct 8 23:09:14 2017 +0700

    Update elasticsearch.md
---
 .../streams-persist-elasticsearch/src/site/markdown/elasticsearch.md    | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/streams-contrib/streams-persist-elasticsearch/src/site/markdown/elasticsearch.md b/streams-contrib/streams-persist-elasticsearch/src/site/markdown/elasticsearch.md
index 58d096b..c8a196c 100644
--- a/streams-contrib/streams-persist-elasticsearch/src/site/markdown/elasticsearch.md
+++ b/streams-contrib/streams-persist-elasticsearch/src/site/markdown/elasticsearch.md
@@ -2,7 +2,7 @@
 
 Start elasticsearch via docker with the docker maven plugin:
 
-    docker -PdockerITs docker:start
+    mvn -PdockerITs docker:start
 
 Confirm that elasticsearch is running:
 

-- 
To stop receiving notification emails like this one, please contact
['"commits@streams.apache.org" <co...@streams.apache.org>'].