mirror of https://github.com/apache/maven.git
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:
parent
20b7d33b07
commit
92e731eb80
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue