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 9bd05a39b86393805d8c94dc7ca2ca8cc929ba03
Author: Oliver Lamy <[email protected]>
AuthorDate: Tue Jul 29 21:38:07 2008 +0000

    add link in the documentation
    
    git-svn-id: 
https://svn.apache.org/repos/asf/maven/sandbox/trunk/shared/maven-filtering@680851
 13f79535-47bb-0310-9956-ffa450edef68
---
 src/site/apt/usage.apt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/site/apt/usage.apt b/src/site/apt/usage.apt
index 740381f..96a674b 100755
--- a/src/site/apt/usage.apt
+++ b/src/site/apt/usage.apt
@@ -67,8 +67,8 @@ mavenResourcesFiltering.filterResources( 
mavenResourcesExecution );
 * Adding new filtering Token
 
   You must use the other methods from the MavenResourcesFiltering component 
and construct your own List of FilterWrapper.
-  The following example add the interpolation for the Token @ @ with using 
values coming from reflection with the Maven Project.
-  NOTE : the component maven-filtering use the plexus-interpolation component
+  The following example add the interpolation for the Token @ @ with using 
values coming from reflection with the Maven Project.\
+  NOTE : the component maven-filtering use the 
{{{http://plexus.codehaus.org/plexus-components/plexus-interpolation/}plexus-interpolation
 component}}.
 
 +-----+
 

Reply via email to