Skip to content

Commit

Permalink
chore: post migration updates - groupId, artifact url, repo references
Browse files Browse the repository at this point in the history
  • Loading branch information
Shabirmean committed Nov 11, 2022
1 parent 8dd3306 commit fff000d
Show file tree
Hide file tree
Showing 21 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
<?xml version='1.0' encoding='UTF-8'?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>com.google.cloud</groupId>
<groupId>com.example.contactcenterinsights</groupId>
<artifactId>contact-center-insights-snippets</artifactId>
<packaging>jar</packaging>
<name>Google CCAI Insights Snippets</name>
<url>https://github.com/googleapis/java-contact-center-insights</url>
<url>https://github.com/GoogleCloudPlatform/java-docs-samples/tree/main/contact-center-insights</url>

<!--
The parent pom defines common style checks and testing strategies for our samples.
Expand Down

0 comments on commit fff000d

Please sign in to comment.