You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by mx...@apache.org on 2016/03/20 19:52:21 UTC

[1/2] incubator-beam git commit: [BEAM-116] change runners artifactId to runners-parent

Repository: incubator-beam
Updated Branches:
  refs/heads/master f7aaee2ea -> fcc6f3cfd


[BEAM-116] change runners artifactId to runners-parent


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

Branch: refs/heads/master
Commit: 447c8af23b3fa727bba5aa97093699745d6e6f5b
Parents: 5b5c0e2
Author: Maximilian Michels <mx...@apache.org>
Authored: Wed Mar 16 12:03:07 2016 +0100
Committer: Maximilian Michels <mx...@apache.org>
Committed: Fri Mar 18 12:05:07 2016 +0100

----------------------------------------------------------------------
 runners/flink/pom.xml | 2 +-
 runners/pom.xml       | 2 +-
 runners/spark/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/447c8af2/runners/flink/pom.xml
----------------------------------------------------------------------
diff --git a/runners/flink/pom.xml b/runners/flink/pom.xml
index a340107..31713cd 100644
--- a/runners/flink/pom.xml
+++ b/runners/flink/pom.xml
@@ -24,7 +24,7 @@
 
   <parent>
     <groupId>org.apache.beam</groupId>
-    <artifactId>runners</artifactId>
+    <artifactId>runners-parent</artifactId>
     <version>1.6.0-SNAPSHOT</version>
   </parent>
 

http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/447c8af2/runners/pom.xml
----------------------------------------------------------------------
diff --git a/runners/pom.xml b/runners/pom.xml
index fbd6c41..b2e9eb1 100644
--- a/runners/pom.xml
+++ b/runners/pom.xml
@@ -29,7 +29,7 @@
   </parent>
 
   <groupId>org.apache.beam</groupId>
-  <artifactId>runners</artifactId>
+  <artifactId>runners-parent</artifactId>
   <version>1.6.0-SNAPSHOT</version>
 
   <packaging>pom</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/447c8af2/runners/spark/pom.xml
----------------------------------------------------------------------
diff --git a/runners/spark/pom.xml b/runners/spark/pom.xml
index 6dcc95d..9d653a0 100644
--- a/runners/spark/pom.xml
+++ b/runners/spark/pom.xml
@@ -16,7 +16,7 @@ License.
 
     <parent>
         <groupId>org.apache.beam</groupId>
-        <artifactId>runners</artifactId>
+        <artifactId>runners-parent</artifactId>
         <version>1.6.0-SNAPSHOT</version>
     </parent>
 


[2/2] incubator-beam git commit: [BEAM-116] This closes #59

Posted by mx...@apache.org.
[BEAM-116] This closes #59


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

Branch: refs/heads/master
Commit: fcc6f3cfd111ab222063e414579c966916299060
Parents: f7aaee2 447c8af
Author: Maximilian Michels <mx...@apache.org>
Authored: Sun Mar 20 19:34:22 2016 +0100
Committer: Maximilian Michels <mx...@apache.org>
Committed: Sun Mar 20 19:48:25 2016 +0100

----------------------------------------------------------------------
 runners/flink/pom.xml | 2 +-
 runners/pom.xml       | 2 +-
 runners/spark/pom.xml | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------