fix @since

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582570 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2014-03-28 00:40:17 +00:00
parent a232d78803
commit d4aee19ee6
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ import java.util.Properties;
/**
* @author Olivier Lamy
* @since 2.0.1
* @since 2.0.2
*/
public class RepositorySessionFactoryBean
extends AbstractFactoryBean<RepositorySessionFactory>