diff --git a/modules/perc-tinymce/pom.xml b/modules/perc-tinymce/pom.xml index 294ca432ee..4a0de32840 100644 --- a/modules/perc-tinymce/pom.xml +++ b/modules/perc-tinymce/pom.xml @@ -166,7 +166,6 @@ com.samaxes.maven minify-maven-plugin - 1.7.6 min-common diff --git a/pom.xml b/pom.xml index 38ceb5a074..bd12d67e1a 100644 --- a/pom.xml +++ b/pom.xml @@ -240,6 +240,11 @@ + + org.apache.maven.plugins + maven-jarsigner-plugin + ${maven.jarsigner.plugin.version} + org.apache.maven.plugins maven-scm-plugin @@ -484,6 +489,18 @@ + + com.samaxes.maven + minify-maven-plugin + 1.7.6 + + + org.codehaus.plexus + plexus-utils + 3.5.0 + + + org.apache.maven.plugins maven-jxr-plugin