[MNG-3634] revert portion of this change that caused a backwards compatibility problem

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@672693 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Brett Leslie Porter 2008-06-30 03:17:46 +00:00
parent 6f656edaba
commit 134fcbfd3c
1 changed files with 9 additions and 9 deletions

View File

@ -436,15 +436,6 @@
published. This is used when the distributions are deployed.</description> published. This is used when the distributions are deployed.</description>
<type>String</type> <type>String</type>
</field> </field>
<field>
<name>distributionManagement</name>
<version>4.0.0</version>
<description>Distribution information for a project that enables deployment of the site
and artifacts to remote web servers and repositories respectively.</description>
<association>
<type>DistributionManagement</type>
</association>
</field>
<!-- ====================================================================== --> <!-- ====================================================================== -->
<!-- Specific version 3 --> <!-- Specific version 3 -->
@ -604,6 +595,15 @@
]]> ]]>
</description> </description>
<fields> <fields>
<field>
<name>distributionManagement</name>
<version>4.0.0</version>
<description>Distribution information for a project that enables deployment of the site
and artifacts to remote web servers and repositories respectively.</description>
<association>
<type>DistributionManagement</type>
</association>
</field>
<field> <field>
<name>modules</name> <name>modules</name>
<version>4.0.0</version> <version>4.0.0</version>