mirror of https://github.com/apache/archiva.git
inherit values from parent for distributionManagement setup
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1343425 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
994e72b018
commit
a7edb39ebe
8
pom.xml
8
pom.xml
|
@ -37,14 +37,6 @@
|
||||||
<name>Apache Archiva</name>
|
<name>Apache Archiva</name>
|
||||||
<url>http://archiva.apache.org</url>
|
<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>
|
<modules>
|
||||||
<module>archiva-cli</module>
|
<module>archiva-cli</module>
|
||||||
<module>archiva-modules</module>
|
<module>archiva-modules</module>
|
||||||
|
|
Loading…
Reference in New Issue