Skip to content

Commit 4ed696e

Browse files
committed
Add Javadoc 'author' tag to prevent dangling contributor name
1 parent 3c877fb commit 4ed696e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/apache/maven/plugins/dependency/resolvers/GoOfflineMojo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
/**
4242
* Goal that resolves all project dependencies, including plugins and reports and their dependencies.
4343
*
44-
* <a href="mailto:[email protected]">Brian Fox</a>
44+
* @author <a href="mailto:[email protected]">Brian Fox</a>
4545
* @author Maarten Mulders
4646
* @since 2.0
4747
*/

0 commit comments

Comments
 (0)