reorder module
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1353877 13f79535-47bb-0310-9956-ffa450edef68master
parent
8abeb549bd
commit
dce2541a3e
2
pom.xml
2
pom.xml
|
|
@ -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>
|
||||
|
|
|
|||
Loading…
Reference in New Issue