From 60687502d1c970318d8c17523461269546bb6c29 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Thu, 1 Aug 2013 11:50:37 -0400 Subject: [PATCH] version 1.0.2-SNAPSHOT Former-commit-id: e3dfa2662b85df65a91ab016c512ef0fb9dcfd0e --- 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 1eab7c8ed..c6cf0d90c 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 90f89134b..d7e75a523 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