fixed namespaces

Former-commit-id: 8f6f3361021b2efc1843ae93ed1bab44e5f053a4
This commit is contained in:
Jeremy Long
2015-07-16 07:00:17 -04:00
parent aeabaf8513
commit fe0035fe0e
2 changed files with 2 additions and 2 deletions

View File

@@ -18,7 +18,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved.
@author Jeremy Long <jeremy.long@owasp.org>
@version 1.1
*#<?xml version="1.0"?>
<analysis xmlns="https://jeremylong.github.io/DependencyCheck/dependency-check.1.3.xml">
<analysis xmlns="https://jeremylong.github.io/DependencyCheck/dependency-check.1.3.xsd">
<scanInfo>
<engineVersion>$version</engineVersion>
#foreach($prop in $properties.getMetaData().entrySet())