set version to 1.0.2-SNAPSHOT

Former-commit-id: e86c94eda0fe3966f98311c36aa4726f4966ee35
This commit is contained in:
Jeremy Long
2013-08-14 20:11:52 -04:00
parent ecc5e6ab02
commit 1cb952bfa9
5 changed files with 5 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
<parent>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-parent</artifactId>
<version>1.0.1</version>
<version>1.0.2-SNAPSHOT</version>
</parent>
<artifactId>dependency-check-cli</artifactId>