From 608dc08b2899f2899632b9855d34a2a7f1256e71 Mon Sep 17 00:00:00 2001 From: Jeremy Long Date: Sun, 21 Jul 2019 14:14:56 -0400 Subject: [PATCH] version 5.2.0 --- ant/pom.xml | 2 +- archetype/pom.xml | 2 +- cli/pom.xml | 2 +- core/pom.xml | 2 +- maven/pom.xml | 2 +- pom.xml | 2 +- utils/pom.xml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/ant/pom.xml b/ant/pom.xml index b01897bddc9..f858ac93199 100644 --- a/ant/pom.xml +++ b/ant/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 5.1.2-SNAPSHOT + 5.2.0 dependency-check-ant diff --git a/archetype/pom.xml b/archetype/pom.xml index eace8301126..7e9afe80fa6 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -21,7 +21,7 @@ Copyright (c) 2017 Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 5.1.2-SNAPSHOT + 5.2.0 dependency-check-plugin Dependency-Check Plugin Archetype diff --git a/cli/pom.xml b/cli/pom.xml index 74634c073fc..568300f9f3a 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 5.1.2-SNAPSHOT + 5.2.0 dependency-check-cli diff --git a/core/pom.xml b/core/pom.xml index ac3ec191d38..b5619b832d3 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2012 Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 5.1.2-SNAPSHOT + 5.2.0 dependency-check-core diff --git a/maven/pom.xml b/maven/pom.xml index 55c9be4bacf..c764d1e1fe6 100644 --- a/maven/pom.xml +++ b/maven/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 5.1.2-SNAPSHOT + 5.2.0 dependency-check-maven maven-plugin diff --git a/pom.xml b/pom.xml index 9652b76cdf1..4d5d74a9486 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2012 - Jeremy Long org.owasp dependency-check-parent - 5.1.2-SNAPSHOT + 5.2.0 pom diff --git a/utils/pom.xml b/utils/pom.xml index dd89084b35e..ec84152369a 100644 --- a/utils/pom.xml +++ b/utils/pom.xml @@ -20,7 +20,7 @@ Copyright (c) 2014 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 5.1.2-SNAPSHOT + 5.2.0 dependency-check-utils