From 6b201da3ff0250b3a003fa945589bcc3837abc2e Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Wed, 30 Apr 2014 18:30:46 -0400 Subject: [PATCH] version 1.2.1-SNAPSHOT Former-commit-id: 62ed08de9077505ef8e5350b0470eb5c61089dc3 --- dependency-check-ant/pom.xml | 4 +--- dependency-check-cli/pom.xml | 3 +-- dependency-check-core/pom.xml | 2 +- dependency-check-jenkins/pom.xml | 2 +- dependency-check-maven/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 6 insertions(+), 9 deletions(-) diff --git a/dependency-check-ant/pom.xml b/dependency-check-ant/pom.xml index e004f984d..7db455a94 100644 --- a/dependency-check-ant/pom.xml +++ b/dependency-check-ant/pom.xml @@ -21,12 +21,10 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.2.0 + 1.2.1-SNAPSHOT dependency-check-ant - 1.2.0.1 - jar Dependency-Check Ant Task diff --git a/dependency-check-cli/pom.xml b/dependency-check-cli/pom.xml index 43c3da3f8..243ad7a72 100644 --- a/dependency-check-cli/pom.xml +++ b/dependency-check-cli/pom.xml @@ -21,11 +21,10 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.2.0 + 1.2.1-SNAPSHOT dependency-check-cli - 1.2.0.1 jar Dependency-Check Command Line diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index 2c96829df..0d801c791 100644 --- a/dependency-check-core/pom.xml +++ b/dependency-check-core/pom.xml @@ -21,7 +21,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.2.0 + 1.2.1-SNAPSHOT dependency-check-core diff --git a/dependency-check-jenkins/pom.xml b/dependency-check-jenkins/pom.xml index fdc62475e..9802597da 100644 --- a/dependency-check-jenkins/pom.xml +++ b/dependency-check-jenkins/pom.xml @@ -6,7 +6,7 @@ org.owasp dependency-check-parent - 1.2.0 + 1.2.1-SNAPSHOT org.owasp diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml index b9d23fae1..a3d408e87 100644 --- a/dependency-check-maven/pom.xml +++ b/dependency-check-maven/pom.xml @@ -23,7 +23,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.2.0 + 1.2.1-SNAPSHOT dependency-check-maven diff --git a/pom.xml b/pom.xml index a5e4bc075..6c33ce993 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2012 - Jeremy Long org.owasp dependency-check-parent - 1.2.0 + 1.2.1-SNAPSHOT pom