From f429fb20b4412fb5541fc29b53d7449df58bf03e Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Wed, 26 Oct 2022 23:24:13 +0000 Subject: [PATCH] chore(main): release 0.124.20-SNAPSHOT (#1041) :robot: I have created a release *beep* *boop* --- ### Updating meta-information for bleeding-edge SNAPSHOT release. --- This PR was generated with [Release Please](https://togithub.com/googleapis/release-please). See [documentation](https://togithub.com/googleapis/release-please#release-please). --- google-cloud-nio-examples/pom.xml | 4 ++-- google-cloud-nio-retrofit/pom.xml | 4 ++-- google-cloud-nio/pom.xml | 4 ++-- pom.xml | 2 +- samples/snapshot/pom.xml | 2 +- versions.txt | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) diff --git a/google-cloud-nio-examples/pom.xml b/google-cloud-nio-examples/pom.xml index b98601ee06..4b6b6c2182 100644 --- a/google-cloud-nio-examples/pom.xml +++ b/google-cloud-nio-examples/pom.xml @@ -2,7 +2,7 @@ 4.0.0 google-cloud-nio-examples - 0.124.19 + 0.124.20-SNAPSHOT jar Google Cloud NIO Examples https://github.com/googleapis/java-storage-nio @@ -13,7 +13,7 @@ com.google.cloud google-cloud-nio-parent - 0.124.19 + 0.124.20-SNAPSHOT diff --git a/google-cloud-nio-retrofit/pom.xml b/google-cloud-nio-retrofit/pom.xml index ba6e8af361..066c7da748 100644 --- a/google-cloud-nio-retrofit/pom.xml +++ b/google-cloud-nio-retrofit/pom.xml @@ -2,7 +2,7 @@ 4.0.0 google-cloud-nio-retrofit - 0.124.19 + 0.124.20-SNAPSHOT jar Google Cloud NIO Retrofit Example https://github.com/googleapis/java-storage-nio @@ -12,7 +12,7 @@ com.google.cloud google-cloud-nio-parent - 0.124.19 + 0.124.20-SNAPSHOT google-cloud-nio-retrofit diff --git a/google-cloud-nio/pom.xml b/google-cloud-nio/pom.xml index 025f28db4e..ef7e575ab6 100644 --- a/google-cloud-nio/pom.xml +++ b/google-cloud-nio/pom.xml @@ -2,7 +2,7 @@ 4.0.0 google-cloud-nio - 0.124.19 + 0.124.20-SNAPSHOT jar Google Cloud NIO https://github.com/googleapis/java-storage-nio @@ -12,7 +12,7 @@ com.google.cloud google-cloud-nio-parent - 0.124.19 + 0.124.20-SNAPSHOT google-cloud-nio diff --git a/pom.xml b/pom.xml index 7546208947..883bec35db 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.google.cloud google-cloud-nio-parent pom - 0.124.19 + 0.124.20-SNAPSHOT Storage Parent https://github.com/googleapis/java-storage-nio diff --git a/samples/snapshot/pom.xml b/samples/snapshot/pom.xml index 6034726c04..fb51e54f9d 100644 --- a/samples/snapshot/pom.xml +++ b/samples/snapshot/pom.xml @@ -28,7 +28,7 @@ com.google.cloud google-cloud-nio - 0.124.19 + 0.124.20-SNAPSHOT diff --git a/versions.txt b/versions.txt index 521c0ae9ee..74de84dc4b 100644 --- a/versions.txt +++ b/versions.txt @@ -1,4 +1,4 @@ # Format: # module:released-version:current-version -google-cloud-nio:0.124.19:0.124.19 \ No newline at end of file +google-cloud-nio:0.124.19:0.124.20-SNAPSHOT \ No newline at end of file