Added @since tag

git-svn-id: https://svn.apache.org/repos/asf/maven/components/trunk@425103 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Carlos Sanchez Gonzalez 2006-07-24 16:01:15 +00:00
parent 20b7d33b07
commit 92e731eb80
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ package org.apache.maven.plugin;
*
* @author <a href="mailto:carlos@apache.org">Carlos Sanchez</a>
* @version $Id$
* @since 2.0.5
*/
public abstract class PluginException
extends Exception