checkstyle fix

Former-commit-id: e99149f776739afa17c930f0e9666c53f92a0296
This commit is contained in:
Jeremy Long
2013-04-18 07:02:05 -04:00
parent 91ab257eb6
commit a639264149

View File

@@ -129,12 +129,12 @@ public class FalsePositiveAnalyzer extends AbstractAnalyzer {
//cpe: cpe:/a:apache:axis2:1.4
//cpe: cpe:/a:apache:axis:1.4
/* the above was identified from the evidence below:
Source Name Value
Manifest Bundle-Vendor Apache Software Foundation
Manifest Bundle-Version 1.4
file name axis2-kernel-1.4.1
pom artifactid axis2-kernel
pom name Apache Axis2 - Kernel
Source Name Value
Manifest Bundle-Vendor Apache Software Foundation
Manifest Bundle-Version 1.4
file name axis2-kernel-1.4.1
pom artifactid axis2-kernel
pom name Apache Axis2 - Kernel
*/
}