mirror of https://github.com/apache/maven.git
Fixed @since version as it doesn't exist on the branch
git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@425128 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6b47ddc253
commit
ecd0a00bb2
|
@ -26,7 +26,7 @@ import org.codehaus.plexus.logging.AbstractLogEnabled;
|
||||||
*
|
*
|
||||||
* @author <a href="mailto:carlos@apache.org">Carlos Sanchez</a>
|
* @author <a href="mailto:carlos@apache.org">Carlos Sanchez</a>
|
||||||
* @version $Id$
|
* @version $Id$
|
||||||
* @since 2.0.5
|
* @since 2.1
|
||||||
*/
|
*/
|
||||||
public abstract class AbstractConsoleDownloadMonitor
|
public abstract class AbstractConsoleDownloadMonitor
|
||||||
extends AbstractLogEnabled
|
extends AbstractLogEnabled
|
||||||
|
|
Loading…
Reference in New Issue