mirror of https://github.com/apache/maven.git
o Fixed svn props
git-svn-id: https://svn.apache.org/repos/asf/maven/maven-3/trunk@1061325 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6c1e1a0297
commit
7bc1814003
|
@ -31,8 +31,7 @@ import org.apache.maven.artifact.resolver.ArtifactResolutionException;
|
|||
|
||||
/**
|
||||
* @author <a href="mailto:jason@maven.org">Jason van Zyl </a>
|
||||
* @version $Id: ArtifactTransformation.java,v 1.1 2005/03/03 15:37:25
|
||||
* jvanzyl Exp $
|
||||
* @version $Id$
|
||||
*/
|
||||
public interface ArtifactTransformation
|
||||
{
|
||||
|
|
|
@ -51,8 +51,7 @@ import org.codehaus.plexus.util.dag.CycleDetectedException;
|
|||
|
||||
/**
|
||||
* @author Jason van Zyl
|
||||
* @version $Id: PluginParameterExpressionEvaluatorTest.java,v 1.5 2005/03/08
|
||||
* 06:06:21 jdcasey Exp $
|
||||
* @version $Id$
|
||||
*/
|
||||
public class PluginParameterExpressionEvaluatorTest
|
||||
extends AbstractCoreMavenComponentTestCase
|
||||
|
|
Loading…
Reference in New Issue