Skip to content

Commit

Permalink
Revert apache beam version to 2.3.0. (#1176)
Browse files Browse the repository at this point in the history
  • Loading branch information
dzlier-gcp authored Aug 9, 2018
1 parent 45a9da7 commit 5932005
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dataflow/spanner-io/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
<java.version>1.8</java.version>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<apache_beam.version>2.6.0</apache_beam.version>
<apache_beam.version>2.3.0</apache_beam.version>
</properties>

<build>
Expand Down

0 comments on commit 5932005

Please sign in to comment.