summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2011-11-02 10:06:04 +0000
committerOlivier Lamy <olamy@apache.org>2011-11-02 10:06:04 +0000
commit89c2aab3d01ff0a9cbda2a4fd1b4466ff8d5c17e (patch)
treed1d4eada3d672eb743cac40ad3c7d4bb11921420 /pom.xml
parent771ce9de36d238de6b0e183a06941ba28fc0f71f (diff)
downloadarchiva-89c2aab3d01ff0a9cbda2a4fd1b4466ff8d5c17e.tar.gz
archiva-89c2aab3d01ff0a9cbda2a4fd1b4466ff8d5c17e.zip
update release url
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1196532 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 4d98ddfb7..45c395f22 100644
--- a/pom.xml
+++ b/pom.xml
@@ -37,6 +37,14 @@
<name>Apache Archiva</name>
<url>http://archiva.apache.org</url>
+ <distributionManagement>
+ <repository>
+ <id>vmbuild.staging</id>
+ <name>Apache Release Staging Repository on VMBuild</name>
+ <url>http://vmbuild.apache.org/archiva/repository/archiva-releases-stage</url>
+ </repository>
+ </distributionManagement>
+
<modules>
<module>skin</module>
<module>archiva-cli</module>