Skip to content

Commit

Permalink
issue46
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Nov 1, 2012
1 parent 64b0901 commit 20a4b6a
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ public abstract class AbstractAnnotationProcessorMojo extends AbstractMojo
*
*/
//@MojoParameter(expression="${plugin.artifacts}", readonly = true )
@Component
@Parameter(property="plugin.artifacts", readonly=true)
private java.util.List<Artifact> pluginArtifacts;

/**
Expand Down

0 comments on commit 20a4b6a

Please sign in to comment.