You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@streams.apache.org by sm...@apache.org on 2016/10/27 03:12:23 UTC

incubator-streams-master git commit: Reverting back to 0.4-incubating-SNAPSHOT

Repository: incubator-streams-master
Updated Branches:
  refs/heads/master bdfc68dd8 -> e2ee469eb


Reverting back to 0.4-incubating-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/commit/e2ee469e
Tree: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/tree/e2ee469e
Diff: http://git-wip-us.apache.org/repos/asf/incubator-streams-master/diff/e2ee469e

Branch: refs/heads/master
Commit: e2ee469ebb956ba8c0e704ebcdbb62e7d38bc73a
Parents: bdfc68d
Author: smarthi <sm...@apache.org>
Authored: Wed Oct 26 23:11:52 2016 -0400
Committer: smarthi <sm...@apache.org>
Committed: Wed Oct 26 23:11:52 2016 -0400

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


http://git-wip-us.apache.org/repos/asf/incubator-streams-master/blob/e2ee469e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7a3be1a..028bb68 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     <name>Apache Streams :: streams-master</name>
     <description>Apache Streams Master Pom</description>
     <packaging>pom</packaging>
-    <version>0.5-incubating-SNAPSHOT</version>
+    <version>0.4-incubating-SNAPSHOT</version>
 
     <inceptionYear>2012</inceptionYear>