add missing @since

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1368583 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2012-08-02 16:23:54 +00:00
parent f96d17b67e
commit 249e8dd074
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ import java.util.Map;
/**
* @author Olivier Lamy
* @since 1.4-M3
*/
@Service( "dependencyTreeBuilder#maven3" )
public class Maven3DependencyTreeBuilder