ACCUMULO-464 ACCUMULO-465 cleaned up a few relative directories related to the removal of src

git-svn-id: https://svn.apache.org/repos/asf/incubator/accumulo/trunk/examples/wikisearch@1300676 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ingest/pom.xml b/ingest/pom.xml
index 56fcaca..3aae7e2 100644
--- a/ingest/pom.xml
+++ b/ingest/pom.xml
@@ -21,7 +21,6 @@
     <artifactId>accumulo-wikisearch</artifactId>
     <groupId>org.apache.accumulo</groupId>
     <version>1.5.0-incubating-SNAPSHOT</version>
-    <relativePath>../</relativePath>
   </parent>
 
   <artifactId>wikisearch-ingest</artifactId>
diff --git a/pom.xml b/pom.xml
index 1f40c9e..475a2e2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,6 @@
         <artifactId>accumulo-examples</artifactId>
         <groupId>org.apache.accumulo</groupId>
         <version>1.5.0-incubating-SNAPSHOT</version>
-        <relativePath>../</relativePath>
   </parent>
   <artifactId>accumulo-wikisearch</artifactId>
   <packaging>pom</packaging>
diff --git a/query/pom.xml b/query/pom.xml
index eaf66b0..f26f378 100644
--- a/query/pom.xml
+++ b/query/pom.xml
@@ -20,7 +20,6 @@
     <artifactId>accumulo-wikisearch</artifactId>
     <groupId>org.apache.accumulo</groupId>
     <version>1.5.0-incubating-SNAPSHOT</version>
-    <relativePath>../</relativePath>
   </parent>
 
   <artifactId>wikisearch-query</artifactId>