mirror of https://github.com/apache/archiva.git
no more needed plexus annotations
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1134383 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
edbfd20066
commit
e3561e6c8e
|
@ -89,12 +89,12 @@ public class LegacyToDefaultConverter
|
|||
private ModelConverter translator;
|
||||
|
||||
/**
|
||||
* @plexus.requirement
|
||||
* plexus.requirement
|
||||
*/
|
||||
private ArtifactFactory artifactFactory;
|
||||
|
||||
/**
|
||||
* @plexus.requirement
|
||||
* plexus.requirement
|
||||
*/
|
||||
private ArtifactHandlerManager artifactHandlerManager;
|
||||
|
||||
|
|
Loading…
Reference in New Issue