You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2014/07/21 18:31:04 UTC

svn commit: r1612343 - /maven/pom/trunk/maven/pom.xml

Author: hboutemy
Date: Mon Jul 21 16:31:04 2014
New Revision: 1612343

URL: http://svn.apache.org/r1612343
Log:
[MPOM-54] removed license report since it is manually added as link to official url

Modified:
    maven/pom/trunk/maven/pom.xml

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1612343&r1=1612342&r2=1612343&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Mon Jul 21 16:31:04 2014
@@ -975,7 +975,6 @@ under the License.
               <report>summary</report>
               <report>dependency-info</report>
               <report>modules</report>
-              <report>license</report>
               <report>project-team</report>
               <report>scm</report>
               <report>issue-tracking</report>