o change the <repository/> to the <scm/>.

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@162665 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2004-04-13 03:19:09 +00:00
parent 123bac89f1
commit 74c42ed9e7
1 changed files with 3 additions and 3 deletions

View File

@ -232,9 +232,9 @@
<defaultValue>new ArrayList()</defaultValue>
</field>
<field>
<name>repository</name>
<name>scm</name>
<description>Specification for the SCM use by the project.</description>
<type>Repository</type>
<type>Scm</type>
<comment>This element needs to be renamed as it conflicts with the existing notion of repositories in Maven.</comment>
</field>
<field>
@ -681,7 +681,7 @@
</fields>
</class>
<class>
<name>Repository</name>
<name>Scm</name>
<fields>
<field>
<name>connection</name>