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 57a078db4b3f..9d64a3663978 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.8 + 2.3.9-SNAPSHOT pom com.google.cloud @@ -56,17 +56,17 @@ com.google.cloud google-cloud-contact-center-insights - 2.3.8 + 2.3.9-SNAPSHOT com.google.api.grpc grpc-google-cloud-contact-center-insights-v1 - 2.3.8 + 2.3.9-SNAPSHOT com.google.api.grpc proto-google-cloud-contact-center-insights-v1 - 2.3.8 + 2.3.9-SNAPSHOT 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 e9ea04ae041a..e4591b68b34d 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.8 + 2.3.9-SNAPSHOT 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.8 + 2.3.9-SNAPSHOT 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 0e413b96392d..db4204c58db6 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.8 + 2.3.9-SNAPSHOT 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.8 + 2.3.9-SNAPSHOT diff --git a/java-contact-center-insights/pom.xml b/java-contact-center-insights/pom.xml index f40c037b705e..15e3fe90416b 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.8 + 2.3.9-SNAPSHOT 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.8 + 2.3.9-SNAPSHOT com.google.api.grpc grpc-google-cloud-contact-center-insights-v1 - 2.3.8 + 2.3.9-SNAPSHOT com.google.api.grpc proto-google-cloud-contact-center-insights-v1 - 2.3.8 + 2.3.9-SNAPSHOT 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 24cd095b326a..2866209ae95e 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.8 + 2.3.9-SNAPSHOT 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.8 + 2.3.9-SNAPSHOT diff --git a/java-contact-center-insights/versions.txt b/java-contact-center-insights/versions.txt index 8eae9bfae745..b10d1e1ab8ca 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.8:2.3.8 -grpc-google-cloud-contact-center-insights-v1:2.3.8:2.3.8 -proto-google-cloud-contact-center-insights-v1:2.3.8:2.3.8 +google-cloud-contact-center-insights:2.3.8:2.3.9-SNAPSHOT +grpc-google-cloud-contact-center-insights-v1:2.3.8:2.3.9-SNAPSHOT +proto-google-cloud-contact-center-insights-v1:2.3.8:2.3.9-SNAPSHOT