Skip to content

Commit

Permalink
added relativePath to avoid warning about incorrect parent path
Browse files Browse the repository at this point in the history
  • Loading branch information
inder123 committed Oct 4, 2015
1 parent 4a57355 commit d1883b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions gson/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit d1883b5

Please sign in to comment.