mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-04-30 12:14:30 +02:00
updated author tag
Former-commit-id: 1a0ccff0a65e8af86741fa01c2cfd5382e8bec54
This commit is contained in:
@@ -34,7 +34,7 @@ import static org.junit.Assert.*;
|
||||
* TODO - figure out how to get the test harness to work. ATM no tests are
|
||||
* running.
|
||||
*
|
||||
* @author Jeremy Long (jeremy.long@owasp.org)
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
*/
|
||||
public class DependencyCheckMojoTest extends AbstractMojoTestCase {
|
||||
|
||||
|
||||
@@ -29,7 +29,7 @@ import org.apache.maven.doxia.sink.SinkEventAttributes;
|
||||
|
||||
/**
|
||||
*
|
||||
* @author Jeremy Long (jeremy.long@owasp.org)
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
*/
|
||||
public class MySink implements Sink {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user