Former-commit-id: af198b8777439f63939bb67849bdd836e3da1a1d
This commit is contained in:
Jeremy Long
2013-05-17 22:24:24 -04:00
parent f1d76ecace
commit 84cb1c86c4

View File

@@ -20,9 +20,9 @@ along with DependencyCheck. If not, see <http://www.gnu.org/licenses />.
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<groupId>org.owasp.dependency-check</groupId>
<groupId>org.owasp</groupId>
<artifactId>dependency-check</artifactId>
<version>0.3.0.0-SNAPSHOT</version>
<version>0.3.1.0</version>
<packaging>jar</packaging>
<name>DependencyCheck</name>