updated javadoc

Former-commit-id: 43e1db973c4e4d9f36eb7fd18da76f5a0226fabf
This commit is contained in:
Jeremy Long
2013-06-04 23:40:02 -04:00
parent fdb0d07ab8
commit 8c0532f363

View File

@@ -0,0 +1,12 @@
/**
* <html>
* <head>
* <title>org.owasp.dependencycheck.analyzer.pom</title>
* </head>
* <body>
* This package contains utility classes used to parse pom.xml files.
* </body>
* </html>
*/
package org.owasp.dependencycheck.analyzer.pom;