diff --git a/CHANGELOG.md b/CHANGELOG.md index 28a93938..61ae5453 100644 --- a/CHANGELOG.md +++ b/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/google-cloud-contact-center-insights-bom/pom.xml b/google-cloud-contact-center-insights-bom/pom.xml index dd7c650a..1f5e6454 100644 --- a/google-cloud-contact-center-insights-bom/pom.xml +++ b/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/google-cloud-contact-center-insights/pom.xml b/google-cloud-contact-center-insights/pom.xml index f6f535ff..d8afc6cf 100644 --- a/google-cloud-contact-center-insights/pom.xml +++ b/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/grpc-google-cloud-contact-center-insights-v1/pom.xml b/grpc-google-cloud-contact-center-insights-v1/pom.xml index f14b68df..28bc4d0f 100644 --- a/grpc-google-cloud-contact-center-insights-v1/pom.xml +++ b/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/pom.xml b/pom.xml index 924478e7..6e6a5b75 100644 --- a/pom.xml +++ b/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/proto-google-cloud-contact-center-insights-v1/pom.xml b/proto-google-cloud-contact-center-insights-v1/pom.xml index 411f2d0c..bbef964f 100644 --- a/proto-google-cloud-contact-center-insights-v1/pom.xml +++ b/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/versions.txt b/versions.txt index 067d480d..37c30531 100644 --- a/versions.txt +++ b/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