diff --git a/google-cloud-notebooks-bom/pom.xml b/google-cloud-notebooks-bom/pom.xml index dcee19bf..0b680391 100644 --- a/google-cloud-notebooks-bom/pom.xml +++ b/google-cloud-notebooks-bom/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-notebooks-bom - 1.0.2 + 1.0.3-SNAPSHOT pom com.google.cloud @@ -56,27 +56,27 @@ com.google.cloud google-cloud-notebooks - 1.0.2 + 1.0.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-notebooks-v1beta1 - 0.7.2 + 0.7.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-notebooks-v1 - 1.0.2 + 1.0.3-SNAPSHOT com.google.api.grpc proto-google-cloud-notebooks-v1beta1 - 0.7.2 + 0.7.3-SNAPSHOT com.google.api.grpc proto-google-cloud-notebooks-v1 - 1.0.2 + 1.0.3-SNAPSHOT diff --git a/google-cloud-notebooks/pom.xml b/google-cloud-notebooks/pom.xml index 86ca0e8a..4620681b 100644 --- a/google-cloud-notebooks/pom.xml +++ b/google-cloud-notebooks/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.google.cloud google-cloud-notebooks - 1.0.2 + 1.0.3-SNAPSHOT jar Google AI Platform Notebooks https://github.com/googleapis/java-notebooks @@ -11,7 +11,7 @@ com.google.cloud google-cloud-notebooks-parent - 1.0.2 + 1.0.3-SNAPSHOT google-cloud-notebooks diff --git a/grpc-google-cloud-notebooks-v1/pom.xml b/grpc-google-cloud-notebooks-v1/pom.xml index 60468cc6..5b2e3265 100644 --- a/grpc-google-cloud-notebooks-v1/pom.xml +++ b/grpc-google-cloud-notebooks-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-notebooks-v1 - 1.0.2 + 1.0.3-SNAPSHOT grpc-google-cloud-notebooks-v1 GRPC library for google-cloud-notebooks com.google.cloud google-cloud-notebooks-parent - 1.0.2 + 1.0.3-SNAPSHOT diff --git a/grpc-google-cloud-notebooks-v1beta1/pom.xml b/grpc-google-cloud-notebooks-v1beta1/pom.xml index 4e50de05..217c6600 100644 --- a/grpc-google-cloud-notebooks-v1beta1/pom.xml +++ b/grpc-google-cloud-notebooks-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc grpc-google-cloud-notebooks-v1beta1 - 0.7.2 + 0.7.3-SNAPSHOT grpc-google-cloud-notebooks-v1beta1 GRPC library for grpc-google-cloud-notebooks-v1beta1 com.google.cloud google-cloud-notebooks-parent - 1.0.2 + 1.0.3-SNAPSHOT diff --git a/pom.xml b/pom.xml index c9caca1c..3b07ccce 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-notebooks-parent pom - 1.0.2 + 1.0.3-SNAPSHOT Google AI Platform Notebooks Parent https://github.com/googleapis/java-notebooks @@ -61,27 +61,27 @@ com.google.cloud google-cloud-notebooks - 1.0.2 + 1.0.3-SNAPSHOT com.google.api.grpc proto-google-cloud-notebooks-v1 - 1.0.2 + 1.0.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-notebooks-v1 - 1.0.2 + 1.0.3-SNAPSHOT com.google.api.grpc proto-google-cloud-notebooks-v1beta1 - 0.7.2 + 0.7.3-SNAPSHOT com.google.api.grpc grpc-google-cloud-notebooks-v1beta1 - 0.7.2 + 0.7.3-SNAPSHOT diff --git a/proto-google-cloud-notebooks-v1/pom.xml b/proto-google-cloud-notebooks-v1/pom.xml index 5bcca26a..5a1ae5ca 100644 --- a/proto-google-cloud-notebooks-v1/pom.xml +++ b/proto-google-cloud-notebooks-v1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-notebooks-v1 - 1.0.2 + 1.0.3-SNAPSHOT proto-google-cloud-notebooks-v1 Proto library for google-cloud-notebooks com.google.cloud google-cloud-notebooks-parent - 1.0.2 + 1.0.3-SNAPSHOT diff --git a/proto-google-cloud-notebooks-v1beta1/pom.xml b/proto-google-cloud-notebooks-v1beta1/pom.xml index 30ce9d3a..c28a249c 100644 --- a/proto-google-cloud-notebooks-v1beta1/pom.xml +++ b/proto-google-cloud-notebooks-v1beta1/pom.xml @@ -4,13 +4,13 @@ 4.0.0 com.google.api.grpc proto-google-cloud-notebooks-v1beta1 - 0.7.2 + 0.7.3-SNAPSHOT proto-google-cloud-notebooks-v1beta1 PROTO library for proto-google-cloud-notebooks-v1beta1 com.google.cloud google-cloud-notebooks-parent - 1.0.2 + 1.0.3-SNAPSHOT diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 91deeb2a..34c05af6 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-notebooks - 1.0.2 + 1.0.3-SNAPSHOT diff --git a/versions.txt b/versions.txt index b81a5b67..918ef313 100644 --- a/versions.txt +++ b/versions.txt @@ -1,8 +1,8 @@ # Format: # module:released-version:current-version -google-cloud-notebooks:1.0.2:1.0.2 -grpc-google-cloud-notebooks-v1beta1:0.7.2:0.7.2 -grpc-google-cloud-notebooks-v1:1.0.2:1.0.2 -proto-google-cloud-notebooks-v1beta1:0.7.2:0.7.2 -proto-google-cloud-notebooks-v1:1.0.2:1.0.2 +google-cloud-notebooks:1.0.2:1.0.3-SNAPSHOT +grpc-google-cloud-notebooks-v1beta1:0.7.2:0.7.3-SNAPSHOT +grpc-google-cloud-notebooks-v1:1.0.2:1.0.3-SNAPSHOT +proto-google-cloud-notebooks-v1beta1:0.7.2:0.7.3-SNAPSHOT +proto-google-cloud-notebooks-v1:1.0.2:1.0.3-SNAPSHOT