[maven-release-plugin] prepare release dependency-check-1.0.0

Former-commit-id: 793202c9cad55877dd574b109b17aee7158021e8
This commit is contained in:
Jeremy Long
2013-07-31 11:21:09 -04:00
parent db46b03d0c
commit 67dfd9a942
5 changed files with 9 additions and 9 deletions

View File

@@ -17,15 +17,14 @@ dependency-check-maven. If not, see http://www.gnu.org/licenses/.
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">
<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>
<parent>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-parent</artifactId>
<version>0.3.2.5-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<artifactId>dependency-check-maven</artifactId>