o Set svn:keywords

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1028881 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Benjamin Bentmann 2010-10-29 19:05:52 +00:00
parent e79d41e749
commit 11bae42268
1 changed files with 1 additions and 1 deletions

View File

@ -42,7 +42,7 @@ import java.util.Properties;
/**
* @author jdcasey
* @version $Id: AbstractModelInterpolatorTest.java 813569 2009-09-10 20:04:14Z jdcasey $
* @version $Id$
*/
public abstract class AbstractModelInterpolatorTest
extends PlexusTestCase