You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@storm.apache.org by pt...@apache.org on 2014/04/21 21:44:18 UTC

[19/50] [abbrv] git commit: update to next snapshot version

update to next snapshot version


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

Branch: refs/heads/master
Commit: 312408a5c2d22bc2a1578d940c92417e05f94412
Parents: 37aa116
Author: wurstmeister <wu...@users.noreply.github.com>
Authored: Sat Feb 8 08:47:12 2014 +0000
Committer: wurstmeister <wu...@users.noreply.github.com>
Committed: Sat Feb 8 08:47:12 2014 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/312408a5/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6de3e7f..910041a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
     <groupId>net.wurstmeister.storm</groupId>
     <artifactId>storm-kafka-0.8-plus</artifactId>
     <packaging>jar</packaging>
-    <version>0.3.0</version>
+    <version>0.4.0-SNAPSHOT</version>
     <name>storm-kafka-0.8-plus</name>
     <description>Storm module for kafka &gt; 0.8</description>
     <licenses>