Skip to content

Commit

Permalink
fixup javadoc
Browse files Browse the repository at this point in the history
  • Loading branch information
abatkin committed Aug 2, 2024
1 parent f36dd2b commit 61a7ee1
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,6 @@

/**
* Create a Java Properties file
*
* @author Adam Batkin <[email protected]>
*
*/
@Mojo(name = "write-properties-file", defaultPhase = LifecyclePhase.GENERATE_RESOURCES, threadSafe = true)
public class WritePropertiesFileMojo extends AbstractMojo {
Expand Down

0 comments on commit 61a7ee1

Please sign in to comment.