fixed typos
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1338443 13f79535-47bb-0310-9956-ffa450edef68master
parent
60c3654f4d
commit
e285450e0f
|
|
@ -27,7 +27,7 @@ import java.lang.annotation.RetentionPolicy;
|
|||
import java.lang.annotation.Target;
|
||||
|
||||
/**
|
||||
* Used if your Mojo need to fork a <a href="/ref/3.0.4/maven-core/lifecycles.html">lifecycle</a>.
|
||||
* Used if your Mojo needs to fork a <a href="/ref/3.0.4/maven-core/lifecycles.html">lifecycle</a>.
|
||||
*
|
||||
* @author Olivier Lamy
|
||||
* @since 3.0
|
||||
|
|
|
|||
|
|
@ -27,7 +27,7 @@ import java.lang.annotation.RetentionPolicy;
|
|||
import java.lang.annotation.Target;
|
||||
|
||||
/**
|
||||
* Used to configure your Mojo Parameters.
|
||||
* Used to configure your Mojo parameters.
|
||||
*
|
||||
* @author Olivier Lamy
|
||||
* @since 3.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue