o Added svn:keywords

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@713050 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2008-11-11 14:37:26 +00:00
parent cd04c1d85a
commit 30f86cb7c8
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ import java.util.List;
* Test sorting projects by dependencies.
*
* @author <a href="mailto:brett@apache.org">Brett Porter</a>
* @version $Id: ProjectSorterTest.java 513038 2007-02-28 22:54:19Z jvanzyl $
* @version $Id$
*/
public class ProjectSorterTest
extends TestCase