reorder module

git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1353877 13f79535-47bb-0310-9956-ffa450edef68
master
Olivier Lamy 2012-06-26 09:00:13 +00:00
parent 8abeb549bd
commit dce2541a3e
1 changed files with 1 additions and 1 deletions

View File

@ -123,7 +123,6 @@
<modules>
<module>maven-script</module>
<module>maven-plugin-plugin</module>
<module>maven-plugin-tools-generators</module>
<module>maven-plugin-tools-api</module>
<module>maven-plugin-tools-java</module>
@ -133,6 +132,7 @@
<module>maven-plugin-tools-ant</module>
<module>maven-plugin-tools-beanshell</module>
<module>maven-plugin-tools-model</module>
<module>maven-plugin-plugin</module>
</modules>
<scm>