From 0265a28502e690a1f611e505367f378c71ead0c9 Mon Sep 17 00:00:00 2001
From: "release-please[bot]"
<55107282+release-please[bot]@users.noreply.github.com>
Date: Mon, 11 Jul 2022 18:10:11 +0000
Subject: [PATCH] chore(main): release 2.3.6 (#319)
:robot: I have created a release *beep* *boop*
---
## [2.3.6](https://github.com/googleapis/java-contact-center-insights/compare/v2.3.5...v2.3.6) (2022-07-11)
### Bug Fixes
* update gapic-generator-java with mock service generation fixes ([#306](https://github.com/googleapis/java-contact-center-insights/issues/306)) ([45c0a15](https://github.com/googleapis/java-contact-center-insights/commit/45c0a15b1b1657d67fdf7bb2e808e47d99f43b6f))
---
This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
---
java-contact-center-insights/CHANGELOG.md | 7 +++++++
.../google-cloud-contact-center-insights-bom/pom.xml | 8 ++++----
.../google-cloud-contact-center-insights/pom.xml | 4 ++--
.../grpc-google-cloud-contact-center-insights-v1/pom.xml | 4 ++--
java-contact-center-insights/pom.xml | 8 ++++----
.../proto-google-cloud-contact-center-insights-v1/pom.xml | 4 ++--
java-contact-center-insights/versions.txt | 6 +++---
7 files changed, 24 insertions(+), 17 deletions(-)
diff --git a/java-contact-center-insights/CHANGELOG.md b/java-contact-center-insights/CHANGELOG.md
index 28a939383b8e..61ae5453108b 100644
--- a/java-contact-center-insights/CHANGELOG.md
+++ b/java-contact-center-insights/CHANGELOG.md
@@ -1,5 +1,12 @@
# Changelog
+## [2.3.6](https://github.com/googleapis/java-contact-center-insights/compare/v2.3.5...v2.3.6) (2022-07-11)
+
+
+### Bug Fixes
+
+* update gapic-generator-java with mock service generation fixes ([#306](https://github.com/googleapis/java-contact-center-insights/issues/306)) ([b9ad614](https://github.com/googleapis/java-contact-center-insights/commit/b9ad614aa5a4160be99b4f1ce174bd2ff1c583db))
+
## [2.3.5](https://github.com/googleapis/java-contact-center-insights/compare/v2.3.4...v2.3.5) (2022-07-01)
diff --git a/java-contact-center-insights/google-cloud-contact-center-insights-bom/pom.xml b/java-contact-center-insights/google-cloud-contact-center-insights-bom/pom.xml
index dd7c650ae7fd..1f5e6454fe85 100644
--- a/java-contact-center-insights/google-cloud-contact-center-insights-bom/pom.xml
+++ b/java-contact-center-insights/google-cloud-contact-center-insights-bom/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-contact-center-insights-bom
- 2.3.6-SNAPSHOT
+ 2.3.6
pom
com.google.cloud
@@ -56,17 +56,17 @@
com.google.cloud
google-cloud-contact-center-insights
- 2.3.6-SNAPSHOT
+ 2.3.6
com.google.api.grpc
grpc-google-cloud-contact-center-insights-v1
- 2.3.6-SNAPSHOT
+ 2.3.6
com.google.api.grpc
proto-google-cloud-contact-center-insights-v1
- 2.3.6-SNAPSHOT
+ 2.3.6
diff --git a/java-contact-center-insights/google-cloud-contact-center-insights/pom.xml b/java-contact-center-insights/google-cloud-contact-center-insights/pom.xml
index f6f535ff604a..d8afc6cfbb17 100644
--- a/java-contact-center-insights/google-cloud-contact-center-insights/pom.xml
+++ b/java-contact-center-insights/google-cloud-contact-center-insights/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.google.cloud
google-cloud-contact-center-insights
- 2.3.6-SNAPSHOT
+ 2.3.6
jar
Google CCAI Insights
https://github.com/googleapis/java-contact-center-insights
@@ -11,7 +11,7 @@
com.google.cloud
google-cloud-contact-center-insights-parent
- 2.3.6-SNAPSHOT
+ 2.3.6
google-cloud-contact-center-insights
diff --git a/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/pom.xml b/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/pom.xml
index f14b68df522a..28bc4d0f8503 100644
--- a/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/pom.xml
+++ b/java-contact-center-insights/grpc-google-cloud-contact-center-insights-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
grpc-google-cloud-contact-center-insights-v1
- 2.3.6-SNAPSHOT
+ 2.3.6
grpc-google-cloud-contact-center-insights-v1
GRPC library for google-cloud-contact-center-insights
com.google.cloud
google-cloud-contact-center-insights-parent
- 2.3.6-SNAPSHOT
+ 2.3.6
diff --git a/java-contact-center-insights/pom.xml b/java-contact-center-insights/pom.xml
index 924478e7e795..6e6a5b75d44d 100644
--- a/java-contact-center-insights/pom.xml
+++ b/java-contact-center-insights/pom.xml
@@ -4,7 +4,7 @@
com.google.cloud
google-cloud-contact-center-insights-parent
pom
- 2.3.6-SNAPSHOT
+ 2.3.6
Google CCAI Insights Parent
https://github.com/googleapis/java-contact-center-insights
@@ -60,17 +60,17 @@
com.google.cloud
google-cloud-contact-center-insights
- 2.3.6-SNAPSHOT
+ 2.3.6
com.google.api.grpc
grpc-google-cloud-contact-center-insights-v1
- 2.3.6-SNAPSHOT
+ 2.3.6
com.google.api.grpc
proto-google-cloud-contact-center-insights-v1
- 2.3.6-SNAPSHOT
+ 2.3.6
diff --git a/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/pom.xml b/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/pom.xml
index 411f2d0cf53c..bbef964fce30 100644
--- a/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/pom.xml
+++ b/java-contact-center-insights/proto-google-cloud-contact-center-insights-v1/pom.xml
@@ -4,13 +4,13 @@
4.0.0
com.google.api.grpc
proto-google-cloud-contact-center-insights-v1
- 2.3.6-SNAPSHOT
+ 2.3.6
proto-google-cloud-contact-center-insights-v1
Proto library for google-cloud-contact-center-insights
com.google.cloud
google-cloud-contact-center-insights-parent
- 2.3.6-SNAPSHOT
+ 2.3.6
diff --git a/java-contact-center-insights/versions.txt b/java-contact-center-insights/versions.txt
index 067d480dca37..37c30531e28e 100644
--- a/java-contact-center-insights/versions.txt
+++ b/java-contact-center-insights/versions.txt
@@ -1,6 +1,6 @@
# Format:
# module:released-version:current-version
-google-cloud-contact-center-insights:2.3.5:2.3.6-SNAPSHOT
-grpc-google-cloud-contact-center-insights-v1:2.3.5:2.3.6-SNAPSHOT
-proto-google-cloud-contact-center-insights-v1:2.3.5:2.3.6-SNAPSHOT
+google-cloud-contact-center-insights:2.3.6:2.3.6
+grpc-google-cloud-contact-center-insights-v1:2.3.6:2.3.6
+proto-google-cloud-contact-center-insights-v1:2.3.6:2.3.6