Skip to content

Commit 38ac673

Browse files
authored
chore: fix samples snippet names, name in repo-metadata (#157)
This should fix our autosynth PRs
1 parent c76fb64 commit 38ac673

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

recommender/snippets/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</properties>
2525

2626

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

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

0 commit comments

Comments
 (0)