Author: vsiveton
Date: Thu Jan 10 15:20:57 2008
New Revision: 610985

URL: http://svn.apache.org/viewvc?rev=610985&view=rev
Log:
o moved mdo

Added:
    maven/components/branches/maven-2.0.x/maven-profile/src/main/mdo/
    
maven/components/branches/maven-2.0.x/maven-profile/src/main/mdo/profiles.mdo
      - copied unchanged from r609573, 
maven/components/branches/maven-2.0.x/maven-profile/profiles.mdo
Removed:
    maven/components/branches/maven-2.0.x/maven-profile/profiles.mdo
Modified:
    maven/components/branches/maven-2.0.x/maven-profile/pom.xml

Modified: maven/components/branches/maven-2.0.x/maven-profile/pom.xml
URL: 
http://svn.apache.org/viewvc/maven/components/branches/maven-2.0.x/maven-profile/pom.xml?rev=610985&r1=610984&r2=610985&view=diff
==============================================================================
--- maven/components/branches/maven-2.0.x/maven-profile/pom.xml (original)
+++ maven/components/branches/maven-2.0.x/maven-profile/pom.xml Thu Jan 10 
15:20:57 2008
@@ -35,7 +35,7 @@
         <artifactId>modello-maven-plugin</artifactId>
         <configuration>
           <version>1.0.0</version>
-          <model>profiles.mdo</model>
+          <model>src/main/mdo/profiles.mdo</model>
         </configuration>
       </plugin>
     </plugins>


Reply via email to