Removing relativPath for parent
diff --git a/pom.xml b/pom.xml
index 0889c9c..8c808f9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,6 @@
     <groupId>org.apache.archiva.redback.components</groupId>
     <artifactId>redback-components</artifactId>
     <version>2.5-SNAPSHOT</version>
-    <relativePath>../parent/pom.xml</relativePath>
   </parent>
   <groupId>org.apache.archiva.redback.components.cache</groupId>
   <artifactId>spring-cache</artifactId>