summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorBrett Porter <brett@apache.org>2010-01-13 01:44:35 +0000
committerBrett Porter <brett@apache.org>2010-01-13 01:44:35 +0000
commit623f541bcb54a48c259ddd18480ecfbb05880da2 (patch)
tree257c025e0844d50a97bfcfa4245a90b9a794c037 /pom.xml
parent4a0bd36640fb0e2a78cb016d7208496951cf884a (diff)
downloadarchiva-623f541bcb54a48c259ddd18480ecfbb05880da2.tar.gz
archiva-623f541bcb54a48c259ddd18480ecfbb05880da2.zip
change the ID so the server settings can be distinct
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@898608 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 17ebd6770..cf0df39a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1189,7 +1189,7 @@
<!-- TODO: we need to push this into the parent, and also upgrade to the latest ASF parent POM -->
<distributionManagement>
<repository>
- <id>apache.releases</id>
+ <id>vmbuild.staging</id>
<name>Apache Release Staging Repository on VMBuild</name>
<url>http://vmbuild.apache.org/archiva/repository/staged-archiva</url>
</repository>