Skip to content

Commit

Permalink
chore: fix samples snippet names, name in repo-metadata (#119)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored and Sita04 committed Nov 15, 2022
1 parent 54b6e3c commit 0120678
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions recaptcha_enterprise/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</properties>


<!-- [START recaptcha-enterprise_install_with_bom] -->
<!-- [START recaptchaenterprise_install_with_bom] -->
<dependencyManagement>
<dependencies>
<dependency>
Expand All @@ -42,7 +42,7 @@
<groupId>com.google.cloud</groupId>
<artifactId>google-cloud-recaptchaenterprise</artifactId>
</dependency>
<!-- [END recaptcha-enterprise_install_with_bom] -->
<!-- [END recaptchaenterprise_install_with_bom] -->

<dependency>
<groupId>junit</groupId>
Expand Down

0 comments on commit 0120678

Please sign in to comment.