From 645d80edcbbdce65939656b446f9ce465f24151d Mon Sep 17 00:00:00 2001 From: Roy Wetherall Date: Wed, 30 Mar 2016 09:57:54 +1100 Subject: [PATCH] Consolidate pluginExecution sections in root POM --- pom.xml | 19 +++++++++++++++++++ rm-automation/pom.xml | 21 +-------------------- rm-community/rm-community-repo/pom.xml | 17 +---------------- 3 files changed, 21 insertions(+), 36 deletions(-) diff --git a/pom.xml b/pom.xml index 191867fe7e..4ed1b31892 100644 --- a/pom.xml +++ b/pom.xml @@ -214,6 +214,25 @@ + + + + org.codehaus.mojo + + + build-helper-maven-plugin + + + [1.9.1,) + + + regex-properties + + + + + + diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index 119c9a23b7..c766803616 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -110,26 +110,7 @@ - - - - - org.codehaus.mojo - - - build-helper-maven-plugin - - - [1.9.1,) - - - regex-properties - - - - - - + diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index b373b7bdb5..77aa61d749 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -267,22 +267,7 @@ - - - - org.codehaus.mojo - - build-helper-maven-plugin - - [1.9.1,) - - regex-properties - - - - - - +