mirror of https://github.com/apache/maven.git
include reporting modules
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@165075 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
092c9b2423
commit
ff94a56806
|
@ -11,4 +11,8 @@
|
|||
<name>Maven Reporting</name>
|
||||
<version>2.0-SNAPSHOT</version>
|
||||
<inceptionYear>2005</inceptionYear>
|
||||
<modules>
|
||||
<module>maven-reporting-api</module>
|
||||
<module>maven-reporting-manager</module>
|
||||
</modules>
|
||||
</project>
|
||||
|
|
Loading…
Reference in New Issue