mirror of https://github.com/apache/archiva.git
fix @since
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1582570 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a232d78803
commit
d4aee19ee6
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue