fix @since

git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488670 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Olivier Lamy 2013-06-02 11:31:45 +00:00
parent ba51d0abf9
commit a7923833b2
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ import javax.ws.rs.core.MediaType;
* contains some services for plugins
*
* @author Eric Barboni
* @since 1.4-M4
* @since 1.4.0
*/
@Path( "/pluginsService/" )
public interface PluginsService