version 1.2.2

Former-commit-id: 8da06e1a2f4b41bccc22105d7bc758442bb14e57
This commit is contained in:
Jeremy Long
2014-06-22 21:31:58 -04:00
parent 0f9da0731e
commit 848be0db6c
7 changed files with 9 additions and 11 deletions

View File

@@ -15,7 +15,6 @@ limitations under the License.
Copyright (c) 2013 Jeremy Long. All Rights Reserved.
-->
<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/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<url>http://maven.apache.org</url>
@@ -23,7 +22,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved.
<parent>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-parent</artifactId>
<version>1.2.2-SNAPSHOT</version>
<version>1.2.2</version>
</parent>
<artifactId>dependency-check-maven</artifactId>