From b8c41a91e1648dca4e68d27b7d48047e9cec76ff Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sat, 29 Mar 2014 08:36:43 -0400 Subject: [PATCH] updated to version 1.1.5-SNAPSHOT Former-commit-id: 09c36d34a5390b22e3a870c8317e8e309083b5f2 --- dependency-check-ant/pom.xml | 2 +- dependency-check-core/pom.xml | 2 +- dependency-check-jenkins/pom.xml | 2 +- dependency-check-maven/pom.xml | 2 +- pom.xml | 6 +++++- 5 files changed, 9 insertions(+), 5 deletions(-) diff --git a/dependency-check-ant/pom.xml b/dependency-check-ant/pom.xml index 6b64580c0..6bcf22af6 100644 --- a/dependency-check-ant/pom.xml +++ b/dependency-check-ant/pom.xml @@ -21,7 +21,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.1.4 + 1.1.5-SNAPSHOT dependency-check-ant diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index 02cffd47a..fc5e4aa3d 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.1.4 + 1.1.5-SNAPSHOT dependency-check-core diff --git a/dependency-check-jenkins/pom.xml b/dependency-check-jenkins/pom.xml index 7e9f0e52a..c54344df4 100644 --- a/dependency-check-jenkins/pom.xml +++ b/dependency-check-jenkins/pom.xml @@ -6,7 +6,7 @@ org.owasp dependency-check-parent - 1.1.4 + 1.1.5-SNAPSHOT org.owasp diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml index fb3e5e008..0877ab3a4 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.1.4 + 1.1.5-SNAPSHOT dependency-check-maven diff --git a/pom.xml b/pom.xml index c1c034dd9..5d91f4763 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2012 - Jeremy Long org.owasp dependency-check-parent - 1.1.4 + 1.1.5-SNAPSHOT pom @@ -91,6 +91,10 @@ Copyright (c) 2012 - Jeremy Long github https://github.com/jeremylong/DependencyCheck/issues + + Cloudbees + https://dependency-check.ci.cloudbees.com/ + Dependency Check