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 15, 2022
1 parent f7d1e06 commit 935b099
Show file tree
Hide file tree
Showing 22 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions document-ai/snippets/pom.xml → document-ai/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.documentai</groupId>
<artifactId>documentai-snippets</artifactId>
<packaging>jar</packaging>
<name>Google Document AI Snippets</name>
<url>https://github.com/googleapis/java-document-ai</url>
<url>https://github.com/GoogleCloudPlatform/java-docs-samples/tree/main/document-ai</url>

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

0 comments on commit 935b099

Please sign in to comment.