Skip to content

Commit

Permalink
Document purpose of test-jar and testlib dependencies (googleapis#4164)
Browse files Browse the repository at this point in the history
  • Loading branch information
chingor13 authored Dec 5, 2018
1 parent d102c70 commit 62fb761
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions java-resourcemanager/google-cloud-resourcemanager/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@
<artifactId>google-api-services-cloudresourcemanager</artifactId>
<scope>compile</scope>
</dependency>

<!-- Test dependencies -->
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>google-cloud-core</artifactId>
Expand Down

0 comments on commit 62fb761

Please sign in to comment.