diff --git a/pom.xml b/pom.xml index e53954fe0c..39700a79b2 100644 --- a/pom.xml +++ b/pom.xml @@ -360,6 +360,11 @@ + + com.github.sdorra + buildfrontend-maven-plugin + 2.1.0 + org.apache.maven.plugins maven-javadoc-plugin @@ -769,6 +774,10 @@ 26.0-jre 2.2.3 + + 8.11.4 + 1.9.4 + 1.8 UTF-8 diff --git a/scm-plugins/pom.xml b/scm-plugins/pom.xml index 7aca95359d..16a74549e5 100644 --- a/scm-plugins/pom.xml +++ b/scm-plugins/pom.xml @@ -139,14 +139,13 @@ com.github.sdorra buildfrontend-maven-plugin - 2.0.1 - 8.11.3 + ${nodejs.version} YARN - 1.7.0 + ${yarn.version} false diff --git a/scm-plugins/scm-git-plugin/pom.xml b/scm-plugins/scm-git-plugin/pom.xml index 3cefac6295..11e2a40bd0 100644 --- a/scm-plugins/scm-git-plugin/pom.xml +++ b/scm-plugins/scm-git-plugin/pom.xml @@ -64,16 +64,6 @@ com.github.sdorra buildfrontend-maven-plugin - 2.1.0 - - - 8.11.4 - - - YARN - 1.9.4 - - link-ui-types diff --git a/scm-plugins/scm-hg-plugin/pom.xml b/scm-plugins/scm-hg-plugin/pom.xml index 3a9ab4b5a5..3da97d09e8 100644 --- a/scm-plugins/scm-hg-plugin/pom.xml +++ b/scm-plugins/scm-hg-plugin/pom.xml @@ -71,16 +71,6 @@ com.github.sdorra buildfrontend-maven-plugin - 2.1.0 - - - 8.11.4 - - - YARN - 1.9.4 - - link-ui-types diff --git a/scm-plugins/scm-svn-plugin/pom.xml b/scm-plugins/scm-svn-plugin/pom.xml index ebab79fcd9..6d99ff713c 100644 --- a/scm-plugins/scm-svn-plugin/pom.xml +++ b/scm-plugins/scm-svn-plugin/pom.xml @@ -58,16 +58,6 @@ com.github.sdorra buildfrontend-maven-plugin - 2.1.0 - - - 8.11.4 - - - YARN - 1.9.4 - - link-ui-types diff --git a/scm-ui-components/pom.xml b/scm-ui-components/pom.xml index def6c52433..19e8bc7a49 100644 --- a/scm-ui-components/pom.xml +++ b/scm-ui-components/pom.xml @@ -17,17 +17,17 @@ + com.github.sdorra buildfrontend-maven-plugin - 2.1.0 - 8.11.4 + ${nodejs.version} YARN - 1.9.4 + ${yarn.version} @@ -60,6 +60,7 @@ + diff --git a/scm-ui/pom.xml b/scm-ui/pom.xml index ba31c1117d..abe87e697f 100644 --- a/scm-ui/pom.xml +++ b/scm-ui/pom.xml @@ -31,14 +31,13 @@ com.github.sdorra buildfrontend-maven-plugin - 2.1.0 - 8.11.4 + ${nodejs.version} YARN - 1.9.4 + ${yarn.version}