[ARCHETYPE-586] Reset relativePath to remove build warnings

diff --git a/pom.xml b/pom.xml
index ff6ad11..0172fda 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,6 +26,7 @@
     <groupId>org.apache.maven</groupId>

     <artifactId>maven-parent</artifactId>

     <version>34</version>

+    <relativePath />

   </parent>

 

   <groupId>org.apache.maven.archetype</groupId>