Former-commit-id: d1ea402f6bf49f88c06b17865be30ead766b6fd8
This commit is contained in:
Jeremy Long
2013-05-17 22:24:24 -04:00
parent 3e06a4a7c5
commit 7462500e20

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>