mirror of https://github.com/apache/archiva.git
fix @since
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1488670 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
ba51d0abf9
commit
a7923833b2
|
@ -29,7 +29,7 @@ import javax.ws.rs.core.MediaType;
|
||||||
* contains some services for plugins
|
* contains some services for plugins
|
||||||
*
|
*
|
||||||
* @author Eric Barboni
|
* @author Eric Barboni
|
||||||
* @since 1.4-M4
|
* @since 1.4.0
|
||||||
*/
|
*/
|
||||||
@Path( "/pluginsService/" )
|
@Path( "/pluginsService/" )
|
||||||
public interface PluginsService
|
public interface PluginsService
|
||||||
|
|
Loading…
Reference in New Issue