Skip to content

Commit

Permalink
Add dependencies region tag to vision/face-detection/pom.xml (GoogleC…
Browse files Browse the repository at this point in the history
  • Loading branch information
dzlier-gcp authored Dec 7, 2018
1 parent 8213185 commit 4461dc2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion vision/face-detection/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
</properties>

<dependencies>
<!-- dependencies -->
<!-- START face_detection_dependencies -->
<dependency>
<groupId>com.google.apis</groupId>
<artifactId>google-api-services-vision</artifactId>
Expand All @@ -59,6 +59,7 @@
<artifactId>guava</artifactId>
<version>25.1-android</version>
</dependency>
<!-- END face_detection_dependencies -->

<!-- Test Dependencies -->
<dependency>
Expand Down

0 comments on commit 4461dc2

Please sign in to comment.