Skip to content

Commit 8017f72

Browse files
authored
chore: fix samples snippet names, name in repo-metadata (#119)
1 parent 6af940b commit 8017f72

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recaptcha_enterprise/pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</properties>
2525

2626

27-
<!-- [START recaptcha-enterprise_install_with_bom] -->
27+
<!-- [START recaptchaenterprise_install_with_bom] -->
2828
<dependencyManagement>
2929
<dependencies>
3030
<dependency>
@@ -42,7 +42,7 @@
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-recaptchaenterprise</artifactId>
4444
</dependency>
45-
<!-- [END recaptcha-enterprise_install_with_bom] -->
45+
<!-- [END recaptchaenterprise_install_with_bom] -->
4646

4747
<dependency>
4848
<groupId>junit</groupId>

0 commit comments

Comments
 (0)