updated link to current instead of forced 3.0.4
git-svn-id: https://svn.apache.org/repos/asf/maven/plugin-tools/trunk@1342435 13f79535-47bb-0310-9956-ffa450edef68master
parent
ff7fff513d
commit
fce4579278
|
|
@ -28,7 +28,7 @@ import java.lang.annotation.Target;
|
|||
|
||||
/**
|
||||
* Used to configure injection of Plexus components by
|
||||
* <a href="/ref/3.0.4/maven-core/apidocs/org/apache/maven/plugin/MavenPluginManager.html">
|
||||
* <a href="/ref/current/maven-core/apidocs/org/apache/maven/plugin/MavenPluginManager.html">
|
||||
* <code>MavenPluginManager.getConfiguredMojo(...)</code></a>.
|
||||
*
|
||||
* @author Olivier Lamy
|
||||
|
|
|
|||
|
|
@ -28,7 +28,7 @@ import java.lang.annotation.Target;
|
|||
|
||||
/**
|
||||
* Used to configure your Mojo parameters to be injected by
|
||||
* <a href="/ref/3.0.4/maven-core/apidocs/org/apache/maven/plugin/MavenPluginManager.html">
|
||||
* <a href="/ref/current/maven-core/apidocs/org/apache/maven/plugin/MavenPluginManager.html">
|
||||
* <code>MavenPluginManager.getConfiguredMojo(...)</code></a>.
|
||||
*
|
||||
* @author Olivier Lamy
|
||||
|
|
|
|||
Loading…
Reference in New Issue