Skip to content
This repository was archived by the owner on Sep 16, 2023. It is now read-only.

Commit 306ea93

Browse files
authored
samples: fix region tag (#275)
1 parent 417777f commit 306ea93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/install-without-bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,13 +25,13 @@
2525

2626

2727
<dependencies>
28-
<!-- [START cloudtasks_install_without_bom] -->
28+
<!-- [START cloud_tasks_install_without_bom] -->
2929
<dependency>
3030
<groupId>com.google.cloud</groupId>
3131
<artifactId>google-cloud-tasks</artifactId>
3232
<version>1.30.7</version>
3333
</dependency>
34-
<!-- [END cloudtasks_install_without_bom] -->
34+
<!-- [END cloud_tasks_install_without_bom] -->
3535

3636
<dependency>
3737
<groupId>junit</groupId>

0 commit comments

Comments
 (0)