mirror of https://github.com/apache/maven.git
put maven-tools in the modules
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@392329 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
94e440000d
commit
b06a698bb1
1
pom.xml
1
pom.xml
|
@ -103,6 +103,7 @@
|
||||||
<module>maven-settings</module>
|
<module>maven-settings</module>
|
||||||
<module>maven-cli</module>
|
<module>maven-cli</module>
|
||||||
<module>maven-embedder</module>
|
<module>maven-embedder</module>
|
||||||
|
<module>maven-tools</module>
|
||||||
</modules>
|
</modules>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
|
|
Loading…
Reference in New Issue