Skip to content

Commit 62fb761

Browse files
authored
Document purpose of test-jar and testlib dependencies (googleapis#4164)
1 parent d102c70 commit 62fb761

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

  • java-resourcemanager/google-cloud-resourcemanager

java-resourcemanager/google-cloud-resourcemanager/pom.xml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
<artifactId>google-api-services-cloudresourcemanager</artifactId>
3232
<scope>compile</scope>
3333
</dependency>
34+
35+
<!-- Test dependencies -->
3436
<dependency>
3537
<groupId>${project.groupId}</groupId>
3638
<artifactId>google-cloud-core</artifactId>

0 commit comments

Comments
 (0)