fix that as it is wrong and cause issues with idea
Project: http://git-wip-us.apache.org/repos/asf/archiva/repo Commit: http://git-wip-us.apache.org/repos/asf/archiva/commit/608103d5 Tree: http://git-wip-us.apache.org/repos/asf/archiva/tree/608103d5 Diff: http://git-wip-us.apache.org/repos/asf/archiva/diff/608103d5 Branch: refs/heads/master Commit: 608103d59326cb86c6962b874ed991dd13e3df2c Parents: 25c1e7e Author: Olivier Lamy <[email protected]> Authored: Thu Apr 10 14:27:32 2014 +1000 Committer: Olivier Lamy <[email protected]> Committed: Thu Apr 10 14:27:32 2014 +1000 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/archiva/blob/608103d5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 92b480c..0cedcc3 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,6 @@ <groupId>org.apache.archiva</groupId> <artifactId>archiva-parent</artifactId> <version>13-SNAPSHOT</version> - <relativePath /> </parent> <artifactId>archiva</artifactId>
