CASC-174 Remove @version javadoc tag.

This commit is contained in:
Marvin S. Addison 2013-08-15 11:05:32 -04:00
parent 75406c916e
commit 5ce3bcb3d3
1 changed files with 0 additions and 1 deletions

View File

@ -46,7 +46,6 @@ import org.jasig.cas.client.util.CommonUtils;
*
* @author Daniel Fisher
* @author Marvin S. Addison
* @version $Revision$
* @since 3.3
*/
public final class Servlet3AuthenticationFilter extends AbstractCasFilter {