| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 63a6788 commit a61eeae
6 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,7 +3,7 @@ | |||
| 3 | 3 | <modelVersion>4.0.0</modelVersion> | |
| 4 | 4 | <groupId>com.google.cloud</groupId> | |
| 5 | 5 | <artifactId>google-cloud-contact-center-insights-bom</artifactId> | |
| 6 | - <version>2.3.7</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 6 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 7 | 7 | <packaging>pom</packaging> | |
| 8 | 8 | <parent> | |
| 9 | 9 | <groupId>com.google.cloud</groupId> | |
@@ -56,17 +56,17 @@ | |||
| 56 | 56 | <dependency> | |
| 57 | 57 | <groupId>com.google.cloud</groupId> | |
| 58 | 58 | <artifactId>google-cloud-contact-center-insights</artifactId> | |
| 59 | - <version>2.3.7</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 59 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 60 | 60 | </dependency> | |
| 61 | 61 | <dependency> | |
| 62 | 62 | <groupId>com.google.api.grpc</groupId> | |
| 63 | 63 | <artifactId>grpc-google-cloud-contact-center-insights-v1</artifactId> | |
| 64 | - <version>2.3.7</version><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} --> | ||
| 64 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} --> | ||
| 65 | 65 | </dependency> | |
| 66 | 66 | <dependency> | |
| 67 | 67 | <groupId>com.google.api.grpc</groupId> | |
| 68 | 68 | <artifactId>proto-google-cloud-contact-center-insights-v1</artifactId> | |
| 69 | - <version>2.3.7</version><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} --> | ||
| 69 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} --> | ||
| 70 | 70 | </dependency> | |
| 71 | 71 | </dependencies> | |
| 72 | 72 | </dependencyManagement> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -3,15 +3,15 @@ | |||
| 3 | 3 | <modelVersion>4.0.0</modelVersion> | |
| 4 | 4 | <groupId>com.google.cloud</groupId> | |
| 5 | 5 | <artifactId>google-cloud-contact-center-insights</artifactId> | |
| 6 | - <version>2.3.7</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 6 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 7 | 7 | <packaging>jar</packaging> | |
| 8 | 8 | <name>Google CCAI Insights</name> | |
| 9 | 9 | <url>https://github.com/googleapis/java-contact-center-insights</url> | |
| 10 | 10 | <description>CCAI Insights helps users detect and visualize patterns in their contact center data.</description> | |
| 11 | 11 | <parent> | |
| 12 | 12 | <groupId>com.google.cloud</groupId> | |
| 13 | 13 | <artifactId>google-cloud-contact-center-insights-parent</artifactId> | |
| 14 | - <version>2.3.7</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 14 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 15 | 15 | </parent> | |
| 16 | 16 | <properties> | |
| 17 | 17 | <site.installationModule>google-cloud-contact-center-insights</site.installationModule> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,13 +4,13 @@ | |||
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <groupId>com.google.api.grpc</groupId> | |
| 6 | 6 | <artifactId>grpc-google-cloud-contact-center-insights-v1</artifactId> | |
| 7 | - <version>2.3.7</version><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} --> | ||
| 7 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} --> | ||
| 8 | 8 | <name>grpc-google-cloud-contact-center-insights-v1</name> | |
| 9 | 9 | <description>GRPC library for google-cloud-contact-center-insights</description> | |
| 10 | 10 | <parent> | |
| 11 | 11 | <groupId>com.google.cloud</groupId> | |
| 12 | 12 | <artifactId>google-cloud-contact-center-insights-parent</artifactId> | |
| 13 | - <version>2.3.7</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 13 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 14 | 14 | </parent> | |
| 15 | 15 | <dependencies> | |
| 16 | 16 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,7 +4,7 @@ | |||
| 4 | 4 | <groupId>com.google.cloud</groupId> | |
| 5 | 5 | <artifactId>google-cloud-contact-center-insights-parent</artifactId> | |
| 6 | 6 | <packaging>pom</packaging> | |
| 7 | - <version>2.3.7</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 7 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 8 | 8 | <name>Google CCAI Insights Parent</name> | |
| 9 | 9 | <url>https://github.com/googleapis/java-contact-center-insights</url> | |
| 10 | 10 | <description> | |
@@ -60,17 +60,17 @@ | |||
| 60 | 60 | <dependency> | |
| 61 | 61 | <groupId>com.google.cloud</groupId> | |
| 62 | 62 | <artifactId>google-cloud-contact-center-insights</artifactId> | |
| 63 | - <version>2.3.7</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 63 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 64 | 64 | </dependency> | |
| 65 | 65 | <dependency> | |
| 66 | 66 | <groupId>com.google.api.grpc</groupId> | |
| 67 | 67 | <artifactId>grpc-google-cloud-contact-center-insights-v1</artifactId> | |
| 68 | - <version>2.3.7</version><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} --> | ||
| 68 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:grpc-google-cloud-contact-center-insights-v1:current} --> | ||
| 69 | 69 | </dependency> | |
| 70 | 70 | <dependency> | |
| 71 | 71 | <groupId>com.google.api.grpc</groupId> | |
| 72 | 72 | <artifactId>proto-google-cloud-contact-center-insights-v1</artifactId> | |
| 73 | - <version>2.3.7</version><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} --> | ||
| 73 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} --> | ||
| 74 | 74 | </dependency> | |
| 75 | 75 | ||
| 76 | 76 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -4,13 +4,13 @@ | |||
| 4 | 4 | <modelVersion>4.0.0</modelVersion> | |
| 5 | 5 | <groupId>com.google.api.grpc</groupId> | |
| 6 | 6 | <artifactId>proto-google-cloud-contact-center-insights-v1</artifactId> | |
| 7 | - <version>2.3.7</version><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} --> | ||
| 7 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:proto-google-cloud-contact-center-insights-v1:current} --> | ||
| 8 | 8 | <name>proto-google-cloud-contact-center-insights-v1</name> | |
| 9 | 9 | <description>Proto library for google-cloud-contact-center-insights</description> | |
| 10 | 10 | <parent> | |
| 11 | 11 | <groupId>com.google.cloud</groupId> | |
| 12 | 12 | <artifactId>google-cloud-contact-center-insights-parent</artifactId> | |
| 13 | - <version>2.3.7</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 13 | + <version>2.3.8-SNAPSHOT</version><!-- {x-version-update:google-cloud-contact-center-insights:current} --> | ||
| 14 | 14 | </parent> | |
| 15 | 15 | <dependencies> | |
| 16 | 16 | <dependency> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,6 @@ | |||
| 1 | 1 | # Format: | |
| 2 | 2 | # module:released-version:current-version | |
| 3 | 3 | ||
| 4 | - google-cloud-contact-center-insights:2.3.7:2.3.7 | ||
| 5 | - grpc-google-cloud-contact-center-insights-v1:2.3.7:2.3.7 | ||
| 6 | - proto-google-cloud-contact-center-insights-v1:2.3.7:2.3.7 | ||
| 4 | + google-cloud-contact-center-insights:2.3.7:2.3.8-SNAPSHOT | ||
| 5 | + grpc-google-cloud-contact-center-insights-v1:2.3.7:2.3.8-SNAPSHOT | ||
| 6 | + proto-google-cloud-contact-center-insights-v1:2.3.7:2.3.8-SNAPSHOT | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments