From 1cb952bfa9154965d6647506254e0c068d58341f Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Wed, 14 Aug 2013 20:11:52 -0400 Subject: [PATCH] set version to 1.0.2-SNAPSHOT Former-commit-id: e86c94eda0fe3966f98311c36aa4726f4966ee35 --- dependency-check-ant/pom.xml | 2 +- dependency-check-cli/pom.xml | 2 +- dependency-check-core/pom.xml | 2 +- dependency-check-maven/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/dependency-check-ant/pom.xml b/dependency-check-ant/pom.xml index c3a5c7709..a266ff96b 100644 --- a/dependency-check-ant/pom.xml +++ b/dependency-check-ant/pom.xml @@ -22,7 +22,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.0.1 + 1.0.2-SNAPSHOT dependency-check-ant diff --git a/dependency-check-cli/pom.xml b/dependency-check-cli/pom.xml index cad448ff7..27aa6c55c 100644 --- a/dependency-check-cli/pom.xml +++ b/dependency-check-cli/pom.xml @@ -22,7 +22,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.0.1 + 1.0.2-SNAPSHOT dependency-check-cli diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index 3b43882d6..56db0cc1d 100644 --- a/dependency-check-core/pom.xml +++ b/dependency-check-core/pom.xml @@ -22,7 +22,7 @@ along with Dependency-Check. If not, see . org.owasp dependency-check-parent - 1.0.1 + 1.0.2-SNAPSHOT dependency-check-core diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml index 7bf774e5f..026e705e4 100644 --- a/dependency-check-maven/pom.xml +++ b/dependency-check-maven/pom.xml @@ -24,7 +24,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.0.1 + 1.0.2-SNAPSHOT dependency-check-maven diff --git a/pom.xml b/pom.xml index 7181becf2..425ca233c 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ along with Dependency-Check. If not, see . org.owasp dependency-check-parent - 1.0.1 + 1.0.2-SNAPSHOT pom