Skip to content

Commit

Permalink
Add since to new field
Browse files Browse the repository at this point in the history
  • Loading branch information
cstamas committed Mar 3, 2024
1 parent 9190ada commit 5954718
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -225,6 +225,9 @@ public class SignAndDeployFileMojo extends AbstractGpgMojo {
@Component
private MavenSession session;

/**
* @since 3.2.0
*/
@Component
private ArtifactHandlerManager artifactHandlerManager;

Expand Down

0 comments on commit 5954718

Please sign in to comment.