From dc7d94131695a452a72a6a8aad20e2fdf5484d12 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sun, 26 Jan 2014 10:39:18 -0500 Subject: [PATCH] version 1.1.0 Former-commit-id: eb10444fba445f89d8d788ecea4afd45e5ae48c5 --- dependency-check-ant/pom.xml | 6 +++--- dependency-check-cli/pom.xml | 2 +- dependency-check-core/pom.xml | 2 +- dependency-check-jenkins/pom.xml | 2 +- dependency-check-maven/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/dependency-check-ant/pom.xml b/dependency-check-ant/pom.xml index 69e0c7bbc..a8e2fc0f5 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.0-SNAPSHOT + 1.1.0 dependency-check-ant @@ -442,12 +442,12 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. org.apache.ant ant - 1.9.1 + 1.9.3 org.apache.ant ant-testutil - 1.9.1 + 1.9.3 test diff --git a/dependency-check-cli/pom.xml b/dependency-check-cli/pom.xml index a509ef220..b9886ba13 100644 --- a/dependency-check-cli/pom.xml +++ b/dependency-check-cli/pom.xml @@ -21,7 +21,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.1.0-SNAPSHOT + 1.1.0 dependency-check-cli diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index a00296fe2..acce8b7a7 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.0-SNAPSHOT + 1.1.0 dependency-check-core diff --git a/dependency-check-jenkins/pom.xml b/dependency-check-jenkins/pom.xml index 3af83240b..b3437f3bb 100644 --- a/dependency-check-jenkins/pom.xml +++ b/dependency-check-jenkins/pom.xml @@ -6,7 +6,7 @@ org.owasp dependency-check-parent - 1.1.0-SNAPSHOT + 1.1.0 org.owasp diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml index 145ce7083..d6d896cc5 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.0-SNAPSHOT + 1.1.0 dependency-check-maven diff --git a/pom.xml b/pom.xml index b4a783358..f4e119ddf 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2012 - Jeremy Long org.owasp dependency-check-parent - 1.1.0-SNAPSHOT + 1.1.0 pom