MNG-5771 updated bootstrap ant build to match pom.xml changes

Signed-off-by: Igor Fedorenko <ifedorenko@apache.org>
This commit is contained in:
Igor Fedorenko 2015-02-20 14:45:06 -05:00
parent bdb4c32ec4
commit eaef349685
1 changed files with 1 additions and 0 deletions

View File

@ -212,6 +212,7 @@ Do you want to continue?</input>
<modello file="maven-repository-metadata/src/main/mdo/metadata.mdo" version="1.1.0" />
<modello file="maven-compat/src/main/mdo/profiles.mdo" />
<modello file="maven-compat/src/main/mdo/paramdoc.mdo" />
<modello file="maven-embedder/src/main/mdo/core-extensions.mdo" />
</target>
<target name="compile-boot" depends="generate-sources" description="compiles the bootstrap sources">