diff options
author | Brett Porter <brett@apache.org> | 2009-10-07 10:12:41 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2009-10-07 10:12:41 +0000 |
commit | eb9383c0a4e47ad8014e2f3af9b1e8e1aedd9170 (patch) | |
tree | ed9b87ab3eda262f915b1fd6284e3e1c564d547a /archiva-modules/archiva-web/pom.xml | |
parent | b24d5ceb4b46f92a4988d601b9ff7b90303abd9f (diff) | |
download | archiva-eb9383c0a4e47ad8014e2f3af9b1e8e1aedd9170.tar.gz archiva-eb9383c0a4e47ad8014e2f3af9b1e8e1aedd9170.zip |
some POM clean up
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@822640 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/archiva-web/pom.xml')
-rw-r--r-- | archiva-modules/archiva-web/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/archiva-modules/archiva-web/pom.xml b/archiva-modules/archiva-web/pom.xml index 5f46099d6..ef7076a30 100644 --- a/archiva-modules/archiva-web/pom.xml +++ b/archiva-modules/archiva-web/pom.xml @@ -21,7 +21,6 @@ <groupId>org.apache.archiva</groupId> <artifactId>archiva-modules</artifactId> <version>1.2.3-SNAPSHOT</version> - <relativePath>../pom.xml</relativePath> </parent> <artifactId>archiva-web</artifactId> |