Skip to content

Commit e257732

Browse files
committed
chore: add renamed vision face detection dependencies tag in pom.xml
1 parent 116b2eb commit e257732

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

vision/face-detection/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252

5353
<dependencies>
5454
<!-- [START face_detection_dependencies] -->
55+
<!-- [START vision_face_detection_dependencies] -->
56+
5557
<dependency>
5658
<groupId>com.google.apis</groupId>
5759
<artifactId>google-api-services-vision</artifactId>
@@ -69,6 +71,7 @@
6971
<groupId>com.google.http-client</groupId>
7072
<artifactId>google-http-client-jackson2</artifactId>
7173
</dependency>
74+
<!-- [END vision_face_detection_dependencies] -->
7275
<!-- [END face_detection_dependencies] -->
7376

7477
<!-- Test Dependencies -->

0 commit comments

Comments
 (0)