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 17, 2022
1 parent 131f3fc commit 7cf6d8d
Show file tree
Hide file tree
Showing 46 changed files with 2 additions and 68 deletions.
4 changes: 2 additions & 2 deletions dialogflow-cx/snippets/pom.xml → dialogflow-cx/pom.xml
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.dialogflow-cx</groupId>
<artifactId>dialogflow-cx-snippets</artifactId>
<packaging>jar</packaging>
<name>Google Dialogflow CX Snippets</name>
<url>https://github.com/googleapis/java-dialogflow-cx</url>
<url>https://github.com/GoogleCloudPlatform/java-docs-samples/tree/main/dialogflow-cx</url>

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

This file was deleted.

0 comments on commit 7cf6d8d

Please sign in to comment.