o we now have distributionManagement so we don't want the old crap in

the v4 POM.


git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162811 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-06-19 18:58:59 +00:00
parent 302c0c9c64
commit bb5ec46562
1 changed files with 2 additions and 2 deletions

View File

@ -174,14 +174,14 @@
</field>
<field>
<name>distributionSite</name>
<version>3.0.0+</version>
<version>3.0.0</version>
<description>The FQDN of the host where the project's artifacts are uploaded.</description>
<type>String</type>
<comment>This naming is inconsistent and distriubtion should occur from a repository structure.</comment>
</field>
<field>
<name>distributionDirectory</name>
<version>3.0.0+</version>
<version>3.0.0</version>
<description>The directory on the distribution host where artifacts are placed when uploaded.</description>
<type>String</type>
<comment>This naming is inconsistent and distriubtion should occur from a repository structure.</comment>