From b481f012179a8b72e2673064bf3929e37598139f Mon Sep 17 00:00:00 2001 From: Anthony Whitford Date: Sun, 6 Sep 2015 13:05:17 -0700 Subject: [PATCH] Moved the maven-plugin-plugin declarations into the maven module since it is unique to that module. --- dependency-check-maven/pom.xml | 6 +++++- pom.xml | 7 ------- 2 files changed, 5 insertions(+), 8 deletions(-) diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml index 46e8e05e1..0cac371fd 100644 --- a/dependency-check-maven/pom.xml +++ b/dependency-check-maven/pom.xml @@ -40,6 +40,9 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. + + 3.4 + @@ -63,6 +66,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-plugin-plugin + ${version.maven-plugin-plugin} true dependency-check @@ -126,7 +130,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.apache.maven.plugins maven-plugin-plugin - ${reporting.maven-plugin-plugin.version} + ${version.maven-plugin-plugin} dependency-check diff --git a/pom.xml b/pom.xml index 044aaaf8e..e19c0804a 100644 --- a/pom.xml +++ b/pom.xml @@ -132,8 +132,6 @@ Copyright (c) 2012 - Jeremy Long 2.16 2.7 2.10.3 - - 3.4 3.5 2.2 @@ -210,11 +208,6 @@ Copyright (c) 2012 - Jeremy Long maven-jar-plugin 2.6 - - org.apache.maven.plugins - maven-plugin-plugin - ${reporting.maven-plugin-plugin.version} - org.apache.maven.plugins maven-release-plugin