From d1883b5e5b8502a581bf3ea0ae5e93650551e8c2 Mon Sep 17 00:00:00 2001 From: Inderjeet Singh Date: Sat, 3 Oct 2015 17:37:14 -0700 Subject: [PATCH] added relativePath to avoid warning about incorrect parent path --- gson/pom.xml | 1 + pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/gson/pom.xml b/gson/pom.xml index 3ddcbc07..6fb2f1b8 100644 --- a/gson/pom.xml +++ b/gson/pom.xml @@ -10,6 +10,7 @@ org.sonatype.oss oss-parent 9 + https://github.com/google/gson Google Gson library diff --git a/pom.xml b/pom.xml index 7a944e42..a6d8bf1b 100644 --- a/pom.xml +++ b/pom.xml @@ -10,6 +10,7 @@ org.sonatype.oss oss-parent 9 + https://github.com/google/gson Google Gson library