Skip to content

Commit 596a073

Browse files
committed
updated pom xml
1 parent 551c83d commit 596a073

File tree

1 file changed

+2
-2
lines changed
  • recaptcha_enterprise/cloud-client/src

1 file changed

+2
-2
lines changed

recaptcha_enterprise/cloud-client/src/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<?xml version='1.0' encoding='UTF-8'?>
22
<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">
33
<modelVersion>4.0.0</modelVersion>
4-
<groupId>com.google.cloud</groupId>
4+
<groupId>com.example.recaptchaenterprise</groupId>
55
<artifactId>recaptcha-enterprise-snippets</artifactId>
66
<packaging>jar</packaging>
77
<name>Google reCAPTCHA Enterprise Snippets</name>
8-
<url>https://github.com/googleapis/java-recaptchaenterprise</url>
8+
<url>https://github.com/GoogleCloudPlatform/java-docs-samples/tree/main/recaptchaenterprise</url>
99

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

0 commit comments

Comments
 (0)