You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/04/27 00:33:25 UTC

svn commit: r768818 - /maven/components/branches/maven-2.2.x/build.xml

Author: bentmann
Date: Sun Apr 26 22:33:25 2009
New Revision: 768818

URL: http://svn.apache.org/viewvc?rev=768818&view=rev
Log:
o Updated bootstrap due to r768763

Modified:
    maven/components/branches/maven-2.2.x/build.xml

Modified: maven/components/branches/maven-2.2.x/build.xml
URL: http://svn.apache.org/viewvc/maven/components/branches/maven-2.2.x/build.xml?rev=768818&r1=768817&r2=768818&view=diff
==============================================================================
--- maven/components/branches/maven-2.2.x/build.xml (original)
+++ maven/components/branches/maven-2.2.x/build.xml Sun Apr 26 22:33:25 2009
@@ -151,7 +151,7 @@
     <modello file="maven-profile/src/main/mdo/profiles.mdo"/>
     <modello file="maven-settings/src/main/mdo/settings.mdo"/>
     <modello file="maven-repository-metadata/src/main/mdo/metadata.mdo"/>
-    <modello file="maven-toolchain/src/main/mdo/toolchains.xml"/>
+    <modello file="maven-toolchain/src/main/mdo/toolchains.mdo"/>
 
   </target>