From d9750ce4dc2c67d7d5774b8b3a3be2fecf8c556d Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Tue, 3 Sep 2013 21:13:01 -0400 Subject: [PATCH] Updated to version 1.0.2 Former-commit-id: 7151b290e4e333f2fbc273d5d04cb82d8f71184e --- dependency-check-ant/pom.xml | 2 +- dependency-check-cli/pom.xml | 2 +- dependency-check-core/pom.xml | 2 +- dependency-check-jenkins/pom.xml | 20 ++++++++++---------- dependency-check-maven/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 15 insertions(+), 15 deletions(-) diff --git a/dependency-check-ant/pom.xml b/dependency-check-ant/pom.xml index 934da9c6b..938fa28ec 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.2-SNAPSHOT + 1.0.2 dependency-check-ant diff --git a/dependency-check-cli/pom.xml b/dependency-check-cli/pom.xml index bbdefdf69..32f48665b 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.2-SNAPSHOT + 1.0.2 dependency-check-cli diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index cd9c5f751..5663141f7 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.2-SNAPSHOT + 1.0.2 dependency-check-core diff --git a/dependency-check-jenkins/pom.xml b/dependency-check-jenkins/pom.xml index 3d929292b..deffe712b 100644 --- a/dependency-check-jenkins/pom.xml +++ b/dependency-check-jenkins/pom.xml @@ -6,7 +6,7 @@ org.owasp dependency-check-parent - 1.0.2-SNAPSHOT + 1.0.2 org.owasp @@ -31,7 +31,7 @@ - + github-pages-site @@ -55,9 +55,9 @@ http://www.gnu.org/licenses/ - - - + + + org.apache.maven.plugins maven-site-plugin 3.3 @@ -86,9 +86,9 @@ - - - - - + + + + + diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml index 7348cecf6..472cbcb45 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.2-SNAPSHOT + 1.0.2 dependency-check-maven diff --git a/pom.xml b/pom.xml index fd6f400f4..5de6a8ec8 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.2-SNAPSHOT + 1.0.2 pom