Skip to content

Commit dca6702

Browse files
committed
samples: fix region tag (#276)
1 parent 67f21eb commit dca6702

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tasks/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 cloudtasks_install_with_bom] -->
27+
<!-- [START cloud_tasks_install_with_bom] -->
2828
<dependencyManagement>
2929
<dependencies>
3030
<dependency>
@@ -42,7 +42,7 @@
4242
<groupId>com.google.cloud</groupId>
4343
<artifactId>google-cloud-tasks</artifactId>
4444
</dependency>
45-
<!-- [END cloudtasks_install_with_bom] -->
45+
<!-- [END cloud_tasks_install_with_bom] -->
4646

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

0 commit comments

Comments
 (0)