File tree 10 files changed +10
-10
lines changed
10 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-bigquery</artifactId >
40
- <version >0.9.3 -beta</version >
40
+ <version >0.9.4 -beta</version >
41
41
</dependency >
42
42
<dependency >
43
43
<groupId >joda-time</groupId >
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ limitations under the License.
89
89
</dependency >
90
90
</dependencies >
91
91
<properties >
92
- <project .compute.version>v1-rev137 -1.22.0</project .compute.version>
92
+ <project .compute.version>v1-rev138 -1.22.0</project .compute.version>
93
93
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
94
94
</properties >
95
95
</project >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-datastore</artifactId >
40
- <version >0.9.3 -beta</version >
40
+ <version >0.9.4 -beta</version >
41
41
</dependency >
42
42
43
43
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 41
41
<dependency >
42
42
<groupId >com.google.cloud</groupId >
43
43
<artifactId >google-cloud-datastore</artifactId >
44
- <version >0.9.3 -beta</version >
44
+ <version >0.9.4 -beta</version >
45
45
</dependency >
46
46
47
47
<!-- Test dependencies -->
Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >com.google.cloud</groupId >
51
51
<artifactId >google-cloud-storage</artifactId >
52
- <version >0.9.3 -beta</version >
52
+ <version >0.9.4 -beta</version >
53
53
</dependency >
54
54
<!-- [END dependencies] -->
55
55
</dependencies >
Original file line number Diff line number Diff line change 49
49
<dependency >
50
50
<groupId >com.google.cloud</groupId >
51
51
<artifactId >google-cloud-datastore</artifactId >
52
- <version >0.9.3 -beta</version >
52
+ <version >0.9.4 -beta</version >
53
53
</dependency >
54
54
<!-- [END dependencies] -->
55
55
</dependencies >
Original file line number Diff line number Diff line change @@ -61,7 +61,7 @@ limitations under the License.
61
61
<dependency >
62
62
<groupId >com.google.cloud</groupId >
63
63
<artifactId >google-cloud-datastore</artifactId >
64
- <version >0.9.3 -beta</version >
64
+ <version >0.9.4 -beta</version >
65
65
</dependency >
66
66
</dependencies >
67
67
<build >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-logging</artifactId >
40
- <version >0.9.3 -beta</version >
40
+ <version >0.9.4 -beta</version >
41
41
</dependency >
42
42
43
43
<!-- Test dependencies -->
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ limitations under the License.
52
52
<dependency >
53
53
<groupId >com.google.cloud</groupId >
54
54
<artifactId >google-cloud-spanner</artifactId >
55
- <version >0.9.3 -beta</version >
55
+ <version >0.9.4 -beta</version >
56
56
<exclusions >
57
57
<exclusion > <!-- exclude an old version of Guava -->
58
58
<groupId >com.google.guava</groupId >
Original file line number Diff line number Diff line change 37
37
<dependency >
38
38
<groupId >com.google.cloud</groupId >
39
39
<artifactId >google-cloud-storage</artifactId >
40
- <version >0.9.3 -beta</version >
40
+ <version >0.9.4 -beta</version >
41
41
</dependency >
42
42
43
43
<!-- Test dependencies -->
You can’t perform that action at this time.
0 commit comments