/[Apache-SVN]/maven/components/trunk/maven-reports/maven-project-info-reports-plugin/src/main/resources/META-INF/plexus/components.xml
ViewVC logotype

Diff of /maven/components/trunk/maven-reports/maven-project-info-reports-plugin/src/main/resources/META-INF/plexus/components.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- maven/components/trunk/maven-reports/maven-project-info-reports-plugin/src/main/resources/META-INF/plexus/components.xml	2005/05/13 13:20:13	170017
+++ maven/components/trunk/maven-reports/maven-project-info-reports-plugin/src/main/resources/META-INF/plexus/components.xml	2005/05/13 13:24:05	170018
@@ -8,13 +8,13 @@
     <component>
       <role>org.apache.maven.reporting.MavenReport</role>
       <role-hint>dependencies</role-hint>
-      <implementation>org.apache.maven.reports.projectinfo.DependenciesReport</implementation>
+      <implementation>org.apache.maven.report.projectinfo.DependenciesReport</implementation>
       <instantiation-strategy>per-lookup</instantiation-strategy>
     </component>
     <component>
       <role>org.apache.maven.reporting.MavenReport</role>
       <role-hint>mail-lists</role-hint>
-      <implementation>org.apache.maven.reports.projectinfo.MailingListsReport</implementation>
+      <implementation>org.apache.maven.report.projectinfo.MailingListsReport</implementation>
       <instantiation-strategy>per-lookup</instantiation-strategy>
     </component>
   </components>

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26