diff --git a/google-cloud-datastore-bom/pom.xml b/google-cloud-datastore-bom/pom.xml index 0ea3c2b2c..5c844a117 100644 --- a/google-cloud-datastore-bom/pom.xml +++ b/google-cloud-datastore-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-datastore-bom - 1.106.2 + 1.106.3-SNAPSHOT pom com.google.cloud @@ -63,12 +63,12 @@ com.google.api.grpc proto-google-cloud-datastore-v1 - 0.89.2 + 0.89.3-SNAPSHOT com.google.cloud google-cloud-datastore - 1.106.2 + 1.106.3-SNAPSHOT diff --git a/google-cloud-datastore/pom.xml b/google-cloud-datastore/pom.xml index 1fe24dace..36ba59fd8 100644 --- a/google-cloud-datastore/pom.xml +++ b/google-cloud-datastore/pom.xml @@ -2,7 +2,7 @@ 4.0.0 google-cloud-datastore - 1.106.2 + 1.106.3-SNAPSHOT jar Google Cloud Datastore https://github.com/googleapis/java-datastore @@ -12,7 +12,7 @@ com.google.cloud google-cloud-datastore-parent - 1.106.2 + 1.106.3-SNAPSHOT google-cloud-datastore diff --git a/pom.xml b/pom.xml index e4fa6d98f..9c014c809 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-datastore-parent pom - 1.106.2 + 1.106.3-SNAPSHOT Google Cloud Datastore Parent https://github.com/googleapis/java-datastore @@ -167,7 +167,7 @@ com.google.api.grpc proto-google-cloud-datastore-v1 - 0.89.2 + 0.89.3-SNAPSHOT com.google.cloud.datastore diff --git a/proto-google-cloud-datastore-v1/pom.xml b/proto-google-cloud-datastore-v1/pom.xml index 00cab5f03..67e408c06 100644 --- a/proto-google-cloud-datastore-v1/pom.xml +++ b/proto-google-cloud-datastore-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-datastore-v1 - 0.89.2 + 0.89.3-SNAPSHOT proto-google-cloud-datastore-v1 PROTO library for proto-google-cloud-datastore-v1 com.google.cloud google-cloud-datastore-parent - 1.106.2 + 1.106.3-SNAPSHOT diff --git a/versions.txt b/versions.txt index 7061b1707..b0b984415 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-datastore:1.106.2:1.106.2 -google-cloud-datastore-bom:1.106.2:1.106.2 -google-cloud-datastore-parent:1.106.2:1.106.2 -proto-google-cloud-datastore-v1:0.89.2:0.89.2 +google-cloud-datastore:1.106.2:1.106.3-SNAPSHOT +google-cloud-datastore-bom:1.106.2:1.106.3-SNAPSHOT +google-cloud-datastore-parent:1.106.2:1.106.3-SNAPSHOT +proto-google-cloud-datastore-v1:0.89.2:0.89.3-SNAPSHOT