checkstyle fix

Former-commit-id: 4a0d9af646d6bd188fba48a4a7da94d2c2fc2371
This commit is contained in:
Jeremy Long
2013-04-18 07:02:05 -04:00
parent dc1e30bf39
commit 561b9d78d4

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
*/
}