feat(datastore): Bump to v3 major version (#12989) · googleapis/google-cloud-java@df20994 (original) (raw)
`@@ -4,7 +4,7 @@
`
4
4
` com.google.cloud
`
5
5
` google-cloud-datastore-parent
`
6
6
` pom
`
7
``
`-
2.41.0-SNAPSHOT
`
``
7
`+
3.0.0-SNAPSHOT
`
8
8
` Google Cloud Datastore Parent
`
9
9
` https://github.com/googleapis/google-cloud-java
`
10
10
`
`
156
156
`
`
157
157
` com.google.api.grpc
`
158
158
` proto-google-cloud-datastore-admin-v1
`
159
``
`-
2.41.0-SNAPSHOT
`
``
159
`+
3.0.0-SNAPSHOT
`
160
160
`
`
161
161
`
`
162
162
` com.google.api.grpc
`
163
163
` grpc-google-cloud-datastore-admin-v1
`
164
``
`-
2.41.0-SNAPSHOT
`
``
164
`+
3.0.0-SNAPSHOT
`
165
165
`
`
166
166
`
`
167
167
` com.google.cloud
`
168
168
` google-cloud-datastore
`
169
``
`-
2.41.0-SNAPSHOT
`
``
169
`+
3.0.0-SNAPSHOT
`
170
170
`
`
171
171
`
`
172
172
` com.google.api.grpc
`
`@@ -176,17 +176,17 @@
`
176
176
`
`
177
177
` com.google.api.grpc
`
178
178
` grpc-google-cloud-datastore-v1
`
179
``
`-
2.41.0-SNAPSHOT
`
``
179
`+
3.0.0-SNAPSHOT
`
180
180
`
`
181
181
`
`
182
182
` com.google.cloud
`
183
183
` google-cloud-datastore-utils
`
184
``
`-
2.41.0-SNAPSHOT
`
``
184
`+
3.0.0-SNAPSHOT
`
185
185
`
`
186
186
`
`
187
187
` com.google.cloud.datastore
`
188
188
` datastore-v1-proto-client
`
189
``
`-
2.41.0-SNAPSHOT
`
``
189
`+
3.0.0-SNAPSHOT
`
190
190
`
`
191
191
`
`
192
192
` com.google.api.grpc
`