updated javadoc author

Former-commit-id: a9b00911d1d2e58ad26a1843f08100676047bf24
This commit is contained in:
Jeremy Long
2015-04-05 09:22:06 -04:00
parent 0e095018a4
commit 79e325e2ab

View File

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