o merged from r610985 (moved mdo)

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@610986 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Vincent Siveton 2008-01-10 23:21:43 +00:00
parent 5abb5a8de3
commit f63b0cbf0c
2 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ under the License.
<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>