This is an automated email from the ASF dual-hosted git repository. hboutemy pushed a commit to annotated tag maven-filtering-1.0-alpha-1 in repository https://gitbox.apache.org/repos/asf/maven-filtering.git
commit 8e289c9e7840aa6d1b9f243ec569d296d3c9d9c9 Author: Oliver Lamy <[email protected]> AuthorDate: Mon Feb 4 21:24:15 2008 +0000 remove french character git-svn-id: https://svn.apache.org/repos/asf/maven/sandbox/trunk/shared/maven-filtering@618444 13f79535-47bb-0310-9956-ffa450edef68 --- src/test/java/org/apache/maven/shared/filtering/PropertyUtilsTest.java | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/test/java/org/apache/maven/shared/filtering/PropertyUtilsTest.java b/src/test/java/org/apache/maven/shared/filtering/PropertyUtilsTest.java index 70d3fe0..2a75b98 100755 --- a/src/test/java/org/apache/maven/shared/filtering/PropertyUtilsTest.java +++ b/src/test/java/org/apache/maven/shared/filtering/PropertyUtilsTest.java @@ -26,7 +26,7 @@ import org.codehaus.plexus.PlexusTestCase; /** * @author <a href="mailto:[email protected]">olamy</a> - * @since 4 f�vr. 08 + * @since 4 feb 08 * @version $Id$ */ public class PropertyUtilsTest
