take out the reporting

git-svn-id: https://svn.apache.org/repos/asf/maven/core-integration-testing/trunk@483727 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Jason van Zyl 2006-12-07 23:12:44 +00:00
parent e7c7a056c4
commit ee7c5d73e5

View File

@ -31,6 +31,7 @@
<scope>test</scope>
</dependency>
</dependencies>
<!--
<reporting>
<plugins>
<plugin>
@ -39,4 +40,5 @@
</plugin>
</plugins>
</reporting>
-->
</project>