mirror of https://github.com/apache/archiva.git
fix annotation
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1231177 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
8194ab0c1f
commit
a0477581fb
|
@ -26,7 +26,7 @@ import java.io.Serializable;
|
|||
* @author Olivier Lamy
|
||||
* @since 1.4-M1
|
||||
*/
|
||||
@XmlRootElement( name = "repositoryGroup" )
|
||||
@XmlRootElement( name = "remoteRepository" )
|
||||
public class RemoteRepository
|
||||
extends AbstractRepository
|
||||
implements Serializable
|
||||
|
|
Loading…
Reference in New Issue