o update location of settings.mdo

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@573471 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2007-09-07 06:07:29 +00:00
parent 9c8903441f
commit 791c2bf164
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ under the License.
<modello file="maven-lifecycle/src/main/mdo/maven-lifecycle.mdo"/> <modello file="maven-lifecycle/src/main/mdo/maven-lifecycle.mdo"/>
<modello file="maven-plugin-api/src/main/mdo/lifecycle.mdo"/> <modello file="maven-plugin-api/src/main/mdo/lifecycle.mdo"/>
<modello file="maven-profile/profiles.mdo"/> <modello file="maven-profile/profiles.mdo"/>
<modello file="maven-settings/src/main/mdo/settings.mdo"/> <modello file="maven-core/src/main/mdo/settings.mdo"/>
</target> </target>
<target name="compile-boot" depends="generate-sources" description="compiles the bootstrap sources"> <target name="compile-boot" depends="generate-sources" description="compiles the bootstrap sources">