updated package-info

Former-commit-id: 9ca5a2b3bd7e86495d73c97bde84e731c22e1e61
This commit is contained in:
Jeremy Long
2015-04-05 09:31:30 -04:00
parent c152bd0517
commit 5d647155b6

View File

@@ -1,14 +1,6 @@
/**
* <html>
* <head>
* <title>org.owasp.dependencycheck.data.nexus</title>
* </head>
* <body>
* <p>
* Contains classes related to searching a Nexus repository.</p>
* <p>
* These are used to abstract Nexus searching away from OWASP Dependency Check so they can be reused elsewhere.</p>
* </body>
* </html>
* Contains classes related to searching a Nexus repository.<br/><br/>
*
* These are used to abstract Nexus searching away from OWASP Dependency Check so they can be reused elsewhere.
*/
package org.owasp.dependencycheck.data.nexus;