File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
examples-java8/src/main/resources/archetype-resources
examples/src/main/resources/archetype-resources
main/resources/archetype-resources
test/resources/projects/basic/reference Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 128128 <dependency >
129129 <groupId >com.google.cloud.dataflow</groupId >
130130 <artifactId >google-cloud-dataflow-java-sdk-all</artifactId >
131- <version >2.0.0-beta3 -SNAPSHOT</version >
131+ <version >2.0.0-beta4 -SNAPSHOT</version >
132132 </dependency >
133133
134134 <!-- Dependencies below this line are specific dependencies needed by the examples code. -->
Original file line number Diff line number Diff line change 128128 <dependency >
129129 <groupId >com.google.cloud.dataflow</groupId >
130130 <artifactId >google-cloud-dataflow-java-sdk-all</artifactId >
131- <version >2.0.0-beta3 -SNAPSHOT</version >
131+ <version >2.0.0-beta4 -SNAPSHOT</version >
132132 </dependency >
133133
134134 <!-- Dependencies below this line are specific dependencies needed by the examples code. -->
Original file line number Diff line number Diff line change 7272 <dependency >
7373 <groupId >com.google.cloud.dataflow</groupId >
7474 <artifactId >google-cloud-dataflow-java-sdk-all</artifactId >
75- <version >2.0.0-beta3 -SNAPSHOT</version >
75+ <version >2.0.0-beta4 -SNAPSHOT</version >
7676 </dependency >
7777
7878 <!-- slf4j API frontend binding with JUL backend -->
Original file line number Diff line number Diff line change 7272 <dependency >
7373 <groupId >com.google.cloud.dataflow</groupId >
7474 <artifactId >google-cloud-dataflow-java-sdk-all</artifactId >
75- <version >2.0.0-beta3 -SNAPSHOT</version >
75+ <version >2.0.0-beta4 -SNAPSHOT</version >
7676 </dependency >
7777
7878 <!-- slf4j API frontend binding with JUL backend -->
You can’t perform that action at this time.
0 commit comments