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/03/24 00:36:23 UTC

[3/3] incubator-beam git commit: This closes #46

This closes #46


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

Branch: refs/heads/master
Commit: 9f8dd182c0e3517f248e876c6465c5240dbf0308
Parents: 9247ad7 8bce693
Author: Davor Bonaci <da...@google.com>
Authored: Wed Mar 23 16:35:38 2016 -0700
Committer: Davor Bonaci <da...@google.com>
Committed: Wed Mar 23 16:35:38 2016 -0700

----------------------------------------------------------------------
 examples/pom.xml                                |  60 +++++-----
 java8examples/pom.xml                           |  59 +++++-----
 java8tests/pom.xml                              |  55 +++++-----
 maven-archetypes/examples/pom.xml               |  48 ++++----
 .../main/resources/archetype-resources/pom.xml  |   6 +-
 maven-archetypes/pom.xml                        |  41 +++++++
 maven-archetypes/starter/pom.xml                |  49 +++++----
 .../main/resources/archetype-resources/pom.xml  |   6 +-
 .../resources/projects/basic/reference/pom.xml  |   6 +-
 pom.xml                                         | 109 ++++++++++++-------
 runners/flink/examples/pom.xml                  |  52 ++++-----
 runners/flink/pom.xml                           |  55 ++++------
 runners/flink/runner/pom.xml                    |  57 ++++------
 runners/pom.xml                                 |  45 ++++----
 runners/spark/pom.xml                           | 101 ++++-------------
 sdk/pom.xml                                     |  51 ++++-----
 16 files changed, 397 insertions(+), 403 deletions(-)
----------------------------------------------------------------------