mirror of https://github.com/apache/maven.git
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@193024 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
e95085dbbe
commit
35eb0793a3
|
@ -34,7 +34,7 @@ import java.util.ResourceBundle;
|
|||
* @goal dependencies
|
||||
*
|
||||
* @author <a href="mailto:jason@maven.org">Jason van Zyl</a>
|
||||
* @version $Id: DependenciesReport.java,v 1.2 2005/02/23 00:08:02 brett Exp $
|
||||
* @version $Id$
|
||||
* @plexus.component
|
||||
*/
|
||||
public class DependenciesReport
|
||||
|
|
|
@ -35,7 +35,7 @@ import java.util.ResourceBundle;
|
|||
/**
|
||||
* @author <a href="mailto:brett@apache.org">Brett Porter</a>
|
||||
* @author <a href="mailto:vincent.siveton@gmail.com">Vincent Siveton</a>
|
||||
* @version $Id: MailingListsReport.java,v 1.4 2005/02/23 00:08:03 brett Exp $
|
||||
* @version $Id$
|
||||
* @goal mailing-list
|
||||
*/
|
||||
public class MailingListsReport
|
||||
|
|
Loading…
Reference in New Issue