mirror of https://github.com/apache/archiva.git
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
This commit is contained in:
parent
4a0bd36640
commit
623f541bcb
2
pom.xml
2
pom.xml
|
@ -1189,7 +1189,7 @@
|
||||||
<!-- TODO: we need to push this into the parent, and also upgrade to the latest ASF parent POM -->
|
<!-- TODO: we need to push this into the parent, and also upgrade to the latest ASF parent POM -->
|
||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<repository>
|
<repository>
|
||||||
<id>apache.releases</id>
|
<id>vmbuild.staging</id>
|
||||||
<name>Apache Release Staging Repository on VMBuild</name>
|
<name>Apache Release Staging Repository on VMBuild</name>
|
||||||
<url>http://vmbuild.apache.org/archiva/repository/staged-archiva</url>
|
<url>http://vmbuild.apache.org/archiva/repository/staged-archiva</url>
|
||||||
</repository>
|
</repository>
|
||||||
|
|
Loading…
Reference in New Issue