diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml index b21356e74d..119c9a23b7 100644 --- a/rm-automation/pom.xml +++ b/rm-automation/pom.xml @@ -111,6 +111,25 @@ + + + + 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 50205782c5..b373b7bdb5 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -268,6 +268,21 @@ + + + org.codehaus.mojo + + build-helper-maven-plugin + + [1.9.1,) + + regex-properties + + + + + +