updated javadoc author

Former-commit-id: 593115789ba670e60ce966a52c5d6b04393530e3
This commit is contained in:
Jeremy Long
2015-04-05 09:22:08 -04:00
parent 9e94ffb422
commit 777b35f412

View File

@@ -40,7 +40,7 @@ import org.owasp.dependencycheck.utils.Settings;
/**
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class BaseDependencyCheckMojoTest extends BaseTest {