From d941f54a03eadca7b39a22b739bc73f6a5cb384d Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Thu, 14 Apr 2022 16:00:21 +0000
Subject: [PATCH] chore(main): release 2.6.1-SNAPSHOT (#801)
:robot: I have created a release *beep* *boop*
---
### Updating meta-information for bleeding-edge SNAPSHOT release.
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
java-core/google-cloud-core-bom/pom.xml | 10 +++++-----
java-core/google-cloud-core-grpc/pom.xml | 4 ++--
java-core/google-cloud-core-http/pom.xml | 4 ++--
java-core/google-cloud-core/pom.xml | 4 ++--
java-core/native-image-support/pom.xml | 4 ++--
java-core/pom.xml | 2 +-
java-core/versions.txt | 4 ++--
7 files changed, 16 insertions(+), 16 deletions(-)
diff --git a/java-core/google-cloud-core-bom/pom.xml b/java-core/google-cloud-core-bom/pom.xml
index 54c29744ccb1..e49f7bc30dd4 100644
--- a/java-core/google-cloud-core-bom/pom.xml
+++ b/java-core/google-cloud-core-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-bom
- 2.6.0
+ 2.6.1-SNAPSHOT
pom
com.google.cloud
@@ -63,22 +63,22 @@
com.google.cloud
google-cloud-core
- 2.6.0
+ 2.6.1-SNAPSHOT
com.google.cloud
google-cloud-core-grpc
- 2.6.0
+ 2.6.1-SNAPSHOT
com.google.cloud
google-cloud-core-http
- 2.6.0
+ 2.6.1-SNAPSHOT
com.google.cloud
native-image-support
- 0.13.0
+ 0.13.1-SNAPSHOT
diff --git a/java-core/google-cloud-core-grpc/pom.xml b/java-core/google-cloud-core-grpc/pom.xml
index 12b95a270c18..3b2ae8d02640 100644
--- a/java-core/google-cloud-core-grpc/pom.xml
+++ b/java-core/google-cloud-core-grpc/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-grpc
- 2.6.0
+ 2.6.1-SNAPSHOT
jar
Google Cloud Core gRPC
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.6.0
+ 2.6.1-SNAPSHOT
google-cloud-core-grpc
diff --git a/java-core/google-cloud-core-http/pom.xml b/java-core/google-cloud-core-http/pom.xml
index 60488d06c5a1..b82f41ba1044 100644
--- a/java-core/google-cloud-core-http/pom.xml
+++ b/java-core/google-cloud-core-http/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core-http
- 2.6.0
+ 2.6.1-SNAPSHOT
jar
Google Cloud Core HTTP
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.6.0
+ 2.6.1-SNAPSHOT
google-cloud-core-http
diff --git a/java-core/google-cloud-core/pom.xml b/java-core/google-cloud-core/pom.xml
index 7b94f9b8766c..622a4b9ba26a 100644
--- a/java-core/google-cloud-core/pom.xml
+++ b/java-core/google-cloud-core/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-core
- 2.6.0
+ 2.6.1-SNAPSHOT
jar
Google Cloud Core
https://github.com/googleapis/java-core
@@ -13,7 +13,7 @@
com.google.cloud
google-cloud-core-parent
- 2.6.0
+ 2.6.1-SNAPSHOT
google-cloud-core
diff --git a/java-core/native-image-support/pom.xml b/java-core/native-image-support/pom.xml
index 17936e21414f..91a05387dea5 100644
--- a/java-core/native-image-support/pom.xml
+++ b/java-core/native-image-support/pom.xml
@@ -7,13 +7,13 @@
Google Cloud Native Image Support
com.google.cloud
native-image-support
- 0.13.0
+ 0.13.1-SNAPSHOT
jar
google-cloud-core-parent
com.google.cloud
- 2.6.0
+ 2.6.1-SNAPSHOT
diff --git a/java-core/pom.xml b/java-core/pom.xml
index a1d5a723a0d4..cbd74f5b7241 100644
--- a/java-core/pom.xml
+++ b/java-core/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-core-parent
pom
- 2.6.0
+ 2.6.1-SNAPSHOT
Google Cloud Core Parent
https://github.com/googleapis/java-core
diff --git a/java-core/versions.txt b/java-core/versions.txt
index e156d8679a09..82443f328b8c 100644
--- a/java-core/versions.txt
+++ b/java-core/versions.txt
@@ -1,5 +1,5 @@
# Format:
# module:released-version:current-version
-google-cloud-core:2.6.0:2.6.0
-native-image-support:0.13.0:0.13.0
\ No newline at end of file
+google-cloud-core:2.6.0:2.6.1-SNAPSHOT
+native-image-support:0.13.0:0.13.1-SNAPSHOT
\ No newline at end of file