You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by da...@apache.org on 2016/06/07 17:05:10 UTC

incubator-beam git commit: Fix incomplete merge

Repository: incubator-beam
Updated Branches:
  refs/heads/release-0.1.0-incubating 54942431a -> d6e837e02


Fix incomplete merge


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

Branch: refs/heads/release-0.1.0-incubating
Commit: d6e837e020b1f666686e9f485d3dad289fdae719
Parents: 5494243
Author: Davor Bonaci <da...@google.com>
Authored: Tue Jun 7 10:04:50 2016 -0700
Committer: Davor Bonaci <da...@google.com>
Committed: Tue Jun 7 10:04:50 2016 -0700

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


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/d6e837e0/distributions/pom.xml
----------------------------------------------------------------------
diff --git a/distributions/pom.xml b/distributions/pom.xml
index cb3bd66..d3c953e 100644
--- a/distributions/pom.xml
+++ b/distributions/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.beam</groupId>
     <artifactId>beam-parent</artifactId>
-    <version>0.2.0-incubating-SNAPSHOT</version>
+    <version>0.1.0-incubating-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>