updated javadoc author

Former-commit-id: b5fa72ecbcf831459fbde0d45d65006a2cd0d049
This commit is contained in:
Jeremy Long
2015-04-05 09:21:43 -04:00
parent 3348086c00
commit 3c1905f941

View File

@@ -26,7 +26,7 @@ import org.xml.sax.helpers.XMLFilterImpl;
* xmlns="http://maven.apache.org/POM/4.0.0". This filter ensures that the correct namespace is added so that both types
* of POMs can be read.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class MavenNamespaceFilter extends XMLFilterImpl {