reworked modules order for better documentation
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1337986 13f79535-47bb-0310-9956-ffa450edef68master
parent
bec5cbed25
commit
8c8f049dc5
4
pom.xml
4
pom.xml
|
|
@ -123,9 +123,9 @@
|
|||
</prerequisites>
|
||||
|
||||
<modules>
|
||||
<module>maven-plugin-tools-api</module>
|
||||
<module>maven-plugin-tools-generators</module>
|
||||
<module>maven-plugin-plugin</module>
|
||||
<module>maven-plugin-tools-generators</module>
|
||||
<module>maven-plugin-tools-api</module>
|
||||
<module>maven-plugin-tools-java</module>
|
||||
<module>maven-plugin-tools-javadoc</module>
|
||||
<module>maven-plugin-annotations</module>
|
||||
|
|
|
|||
Loading…
Reference in New Issue