diff options
author | Brett Porter <brett@apache.org> | 2008-05-10 21:14:19 +0000 |
---|---|---|
committer | Brett Porter <brett@apache.org> | 2008-05-10 21:14:19 +0000 |
commit | 5d4435ac5e58f9f3be9e7a1cc1cae9a7362dbeee (patch) | |
tree | b028de313eb0c03a4b885f7d8af61d9403a4144f /archiva-modules/pom.xml | |
parent | 559d9689e0c0ca9b81778ffacd5cc8fb2654e9bc (diff) | |
download | archiva-5d4435ac5e58f9f3be9e7a1cc1cae9a7362dbeee.tar.gz archiva-5d4435ac5e58f9f3be9e7a1cc1cae9a7362dbeee.zip |
adjust site structure in accordance with modules, and make the header consistent with the main site
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@655189 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'archiva-modules/pom.xml')
-rw-r--r-- | archiva-modules/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/archiva-modules/pom.xml b/archiva-modules/pom.xml index 1ee189681..2a68fd69e 100644 --- a/archiva-modules/pom.xml +++ b/archiva-modules/pom.xml @@ -29,6 +29,7 @@ <artifactId>archiva-modules</artifactId> <packaging>pom</packaging> <name>Archiva :: Modules</name> + <url>http://archiva.apache.org/ref/${project.version}</url> <modules> <module>archiva-base</module> <module>archiva-database</module> |