Fix relativePath warning for guava-bom.

Fixes #3945.
Closes #5349.

RELNOTES=n/a

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=346096869
This commit is contained in:
abchaubey 2020-12-07 08:19:39 -08:00 committed by Kurt Alfred Kluever
parent 7e01b017e1
commit fbbec2bf00
2 changed files with 2 additions and 0 deletions

View File

@ -15,6 +15,7 @@
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>9</version>
<relativePath></relativePath>
</parent>
<name>Guava BOM</name>

View File

@ -15,6 +15,7 @@
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>9</version>
<relativePath></relativePath>
</parent>
<name>Guava BOM</name>