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:
Olivier Lamy 2011-06-10 16:42:13 +00:00
parent edbfd20066
commit e3561e6c8e
1 changed files with 2 additions and 2 deletions

View File

@ -89,12 +89,12 @@ public class LegacyToDefaultConverter
private ModelConverter translator;
/**
* @plexus.requirement
* plexus.requirement
*/
private ArtifactFactory artifactFactory;
/**
* @plexus.requirement
* plexus.requirement
*/
private ArtifactHandlerManager artifactHandlerManager;