diff --git a/java-contact-center-insights/CHANGELOG.md b/java-contact-center-insights/CHANGELOG.md index 28a939383b8..61ae5453108 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 dd7c650ae7f..1f5e6454fe8 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 f6f535ff604..d8afc6cfbb1 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 f14b68df522..28bc4d0f850 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 924478e7e79..6e6a5b75d44 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 411f2d0cf53..bbef964fce3 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 067d480dca3..37c30531e28 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