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:17 UTC

[18/50] [abbrv] git commit: preparing for tag

preparing for tag


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

Branch: refs/heads/master
Commit: 37aa116d7aba38c7600b669589bc9458e328bb4a
Parents: e9357ec
Author: wurstmeister <wu...@users.noreply.github.com>
Authored: Sat Feb 8 08:32:25 2014 +0000
Committer: wurstmeister <wu...@users.noreply.github.com>
Committed: Sat Feb 8 08:32:25 2014 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-storm/blob/37aa116d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8defde4..6de3e7f 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-SNAPSHOT</version>
+    <version>0.3.0</version>
     <name>storm-kafka-0.8-plus</name>
     <description>Storm module for kafka &gt; 0.8</description>
     <licenses>