add @since

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1178728 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2011-10-04 08:57:16 +00:00
parent 4f0b680db5
commit 5af0402430
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ import javax.inject.Inject;
/**
* @author Olivier Lamy
* @since 1.4-M1
*/
@Controller( "networkConfigurationAction" )
@Scope( "prototype" )