added relativePath to avoid warning about incorrect parent path

This commit is contained in:
Inderjeet Singh 2015-10-03 17:37:14 -07:00
parent 4a5735504c
commit d1883b5e5b
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>9</version>
<relativePath></relativePath>
</parent>
<url>https://github.com/google/gson</url>
<description>Google Gson library</description>

View File

@ -10,6 +10,7 @@
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>9</version>
<relativePath></relativePath>
</parent>
<url>https://github.com/google/gson</url>
<description>Google Gson library</description>