STORM-845 Storm ElasticSearch connector

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

Branch: refs/heads/master
Commit: b2416e1de16227ba2e280b7d7efb41f65f5ff418
Parents: 6a446ce
Author: SEUNGJIN LEE <sweetest...@navercorp.com>
Authored: Wed Jun 3 17:58:29 2015 +0900
Committer: SEUNGJIN LEE <sweetest...@navercorp.com>
Committed: Thu Jul 23 14:32:17 2015 +0900

----------------------------------------------------------------------
 external/storm-elasticsearch/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/storm/blob/b2416e1d/external/storm-elasticsearch/pom.xml
----------------------------------------------------------------------
diff --git a/external/storm-elasticsearch/pom.xml 
b/external/storm-elasticsearch/pom.xml
index 8e5db5d..5ecd2ba 100644
--- a/external/storm-elasticsearch/pom.xml
+++ b/external/storm-elasticsearch/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>storm</artifactId>
         <groupId>org.apache.storm</groupId>
-        <version>0.10.0-SNAPSHOT</version>
+        <version>0.11.0-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
 

Reply via email to