updated javadoc author

Former-commit-id: 66012a54190236c40c679a43749a1525fb981980
This commit is contained in:
Jeremy Long
2015-04-05 09:22:07 -04:00
parent b6a38bf4d1
commit 9e94ffb422

View File

@@ -32,7 +32,7 @@ import org.owasp.dependencycheck.utils.Settings;
/**
* Maven Plugin that checks the project dependencies to see if they have any known published vulnerabilities.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
@Mojo(
name = "update-only",