You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2020/02/13 22:11:18 UTC

[maven-filtering] 08/44: remove french character

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 <ol...@apache.org>
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:olamy@apache.org">olamy</a>
- * @since 4 f�vr. 08
+ * @since 4 feb 08
  * @version $Id$
  */
 public class PropertyUtilsTest