Removing relativPath for parent
diff --git a/pom.xml b/pom.xml
index d73399d..d8a86fd 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,6 @@
   	<groupId>org.apache.archiva.redback.components</groupId>
   	<artifactId>redback-components</artifactId>
   	<version>2.5-SNAPSHOT</version>
-    	<relativePath>../parent/pom.xml</relativePath>
   </parent>
 
   <description>Utilities component used by Archiva.</description>