add back unnecessary changes
Project: http://git-wip-us.apache.org/repos/asf/incubator-beam/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-beam/commit/8942c0a9 Tree: http://git-wip-us.apache.org/repos/asf/incubator-beam/tree/8942c0a9 Diff: http://git-wip-us.apache.org/repos/asf/incubator-beam/diff/8942c0a9 Branch: refs/heads/python-sdk Commit: 8942c0a90eb12a1f1f04c2fc47e9cbe1ed2be5b8 Parents: d7a02a1 Author: Mark Liu <[email protected]> Authored: Thu Aug 4 10:26:04 2016 -0700 Committer: Dan Halperin <[email protected]> Committed: Thu Aug 4 11:50:08 2016 -0700 ---------------------------------------------------------------------- examples/java/pom.xml | 1 + 1 file changed, 1 insertion(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-beam/blob/8942c0a9/examples/java/pom.xml ---------------------------------------------------------------------- diff --git a/examples/java/pom.xml b/examples/java/pom.xml index dca2318..10e7503 100644 --- a/examples/java/pom.xml +++ b/examples/java/pom.xml @@ -275,6 +275,7 @@ <artifactId>beam-runners-direct-java</artifactId> <version>${project.version}</version> <scope>runtime</scope> + <optional>true</optional> </dependency> <dependency>
