You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by ka...@apache.org on 2016/08/08 03:35:36 UTC

[1/2] storm git commit: fix parent version of storm-kinesis module

Repository: storm
Updated Branches:
  refs/heads/1.x-branch f38a38e82 -> 0253657f6


fix parent version of storm-kinesis module


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

Branch: refs/heads/1.x-branch
Commit: 8355c9ee269efa3f61ee25b4f8515ca5ad196a24
Parents: f4480ad
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Fri Aug 5 16:16:33 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Fri Aug 5 16:16:33 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/storm/blob/8355c9ee/external/storm-kinesis/pom.xml
----------------------------------------------------------------------
diff --git a/external/storm-kinesis/pom.xml b/external/storm-kinesis/pom.xml
index f1872dc..a48c008 100644
--- a/external/storm-kinesis/pom.xml
+++ b/external/storm-kinesis/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>storm</artifactId>
         <groupId>org.apache.storm</groupId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>1.1.1-SNAPSHOT</version>
         <relativePath>../../pom.xml</relativePath>
     </parent>
     <modelVersion>4.0.0</modelVersion>


[2/2] storm git commit: Merge branch 'storm-kinesis-version-fix-1.x' into 1.x-branch

Posted by ka...@apache.org.
Merge branch 'storm-kinesis-version-fix-1.x' into 1.x-branch


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

Branch: refs/heads/1.x-branch
Commit: 0253657f6ea4997cc9af95c428ad2b171fa13390
Parents: f38a38e 8355c9e
Author: Jungtaek Lim <ka...@gmail.com>
Authored: Mon Aug 8 12:35:24 2016 +0900
Committer: Jungtaek Lim <ka...@gmail.com>
Committed: Mon Aug 8 12:35:24 2016 +0900

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