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:
Carlos Sanchez Gonzalez 2006-07-24 17:30:56 +00:00
parent 6b47ddc253
commit ecd0a00bb2
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ import org.codehaus.plexus.logging.AbstractLogEnabled;
*
* @author <a href="mailto:carlos@apache.org">Carlos Sanchez</a>
* @version $Id$
* @since 2.0.5
* @since 2.1
*/
public abstract class AbstractConsoleDownloadMonitor
extends AbstractLogEnabled