File tree 1 file changed +2
-2
lines changed
recaptcha_enterprise/cloud-client/src
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' UTF-8' ?>
2
2
<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" >
3
3
<modelVersion >4.0.0</modelVersion >
4
- <groupId >com.google.cloud </groupId >
4
+ <groupId >com.example.recaptchaenterprise </groupId >
5
5
<artifactId >recaptcha-enterprise-snippets</artifactId >
6
6
<packaging >jar</packaging >
7
7
<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 >
9
9
10
10
<!--
11
11
The parent pom defines common style checks and testing strategies for our samples.
You can’t perform that action at this time.
0 commit comments