From 6f9ba0033fdd23407f3503cbd5e13410d9ee81b3 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Fri, 6 Mar 2015 05:59:59 -0500 Subject: [PATCH] version 1.2.9 Former-commit-id: f775a71e328b2ff44d9b004b9991b4bbad8a4725 --- dependency-check-ant/pom.xml | 3 ++- dependency-check-cli/pom.xml | 3 ++- dependency-check-core/pom.xml | 3 ++- dependency-check-jenkins/pom.xml | 2 +- dependency-check-maven/pom.xml | 2 +- dependency-check-utils/pom.xml | 3 ++- pom.xml | 2 +- 7 files changed, 11 insertions(+), 7 deletions(-) diff --git a/dependency-check-ant/pom.xml b/dependency-check-ant/pom.xml index 9e3953a6e..38e0bb90f 100644 --- a/dependency-check-ant/pom.xml +++ b/dependency-check-ant/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.2.9-SNAPSHOT + 1.2.9 dependency-check-ant @@ -369,6 +369,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. 2.11 false + false ${basedir}/../src/main/config/checkstyle-checks.xml ${basedir}/../src/main/config/checkstyle-header.txt ${basedir}/../src/main/config/checkstyle-suppressions.xml diff --git a/dependency-check-cli/pom.xml b/dependency-check-cli/pom.xml index 30a2e4782..60e37402f 100644 --- a/dependency-check-cli/pom.xml +++ b/dependency-check-cli/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.2.9-SNAPSHOT + 1.2.9 dependency-check-cli @@ -273,6 +273,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved. 2.11 false + false ${basedir}/../src/main/config/checkstyle-checks.xml ${basedir}/../src/main/config/checkstyle-header.txt ${basedir}/../src/main/config/checkstyle-suppressions.xml diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index 66485cfa2..629cde566 100644 --- a/dependency-check-core/pom.xml +++ b/dependency-check-core/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.2.9-SNAPSHOT + 1.2.9 dependency-check-core @@ -307,6 +307,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. 2.11 false + false ${basedir}/../src/main/config/checkstyle-checks.xml ${basedir}/../src/main/config/checkstyle-header.txt ${basedir}/../src/main/config/checkstyle-suppressions.xml diff --git a/dependency-check-jenkins/pom.xml b/dependency-check-jenkins/pom.xml index 22ed66ea2..a591c7879 100644 --- a/dependency-check-jenkins/pom.xml +++ b/dependency-check-jenkins/pom.xml @@ -3,7 +3,7 @@ org.owasp dependency-check-parent - 1.2.9-SNAPSHOT + 1.2.9 dependency-check-jenkins Dependency-Check Jenkins Plugin diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml index 46bdf6616..17fde5a65 100644 --- a/dependency-check-maven/pom.xml +++ b/dependency-check-maven/pom.xml @@ -22,7 +22,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.2.9-SNAPSHOT + 1.2.9 dependency-check-maven diff --git a/dependency-check-utils/pom.xml b/dependency-check-utils/pom.xml index 2f19e4f4e..713547aaf 100644 --- a/dependency-check-utils/pom.xml +++ b/dependency-check-utils/pom.xml @@ -21,7 +21,7 @@ Copyright (c) 2014 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.2.9-SNAPSHOT + 1.2.9 dependency-check-utils @@ -182,6 +182,7 @@ Copyright (c) 2014 - Jeremy Long. All Rights Reserved. 2.11 false + false ${basedir}/../src/main/config/checkstyle-checks.xml ${basedir}/../src/main/config/checkstyle-header.txt ${basedir}/../src/main/config/checkstyle-suppressions.xml diff --git a/pom.xml b/pom.xml index 452e1340b..0535b211b 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2012 - Jeremy Long org.owasp dependency-check-parent - 1.2.9-SNAPSHOT + 1.2.9 pom