From: Dan Timoney Date: Fri, 15 Oct 2021 20:32:24 +0000 (-0400) Subject: Use latest version of frontend-maven-plugin X-Git-Tag: 1.3.0~25 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=39f3fe457ab9a2e1f745bf82a7866fc404de4b04;p=ccsdk%2Fcds.git Use latest version of frontend-maven-plugin Update to use latest version of frontend-maven-plugin to try to address npm failures on Jenkins. Issue-ID: CCSDK-3498 Signed-off-by: Dan Timoney Change-Id: Id2775b77008f68cd85eeca53580a4bdf469f75de --- diff --git a/cds-ui/client/pom.xml b/cds-ui/client/pom.xml index 200f574dc..6e857f86a 100644 --- a/cds-ui/client/pom.xml +++ b/cds-ui/client/pom.xml @@ -39,7 +39,7 @@ limitations under the License. com.github.eirslett frontend-maven-plugin - 1.3 + 1.12.0 v8.12.0 6.4.1 diff --git a/cds-ui/designer-client/pom.xml b/cds-ui/designer-client/pom.xml index 554ab01ca..fcad4c822 100644 --- a/cds-ui/designer-client/pom.xml +++ b/cds-ui/designer-client/pom.xml @@ -39,7 +39,7 @@ limitations under the License. com.github.eirslett frontend-maven-plugin - 1.3 + 1.12.0 v13.7.0 6.13.6 diff --git a/cds-ui/server/pom.xml b/cds-ui/server/pom.xml index f9d223fd7..1a30ab7c4 100644 --- a/cds-ui/server/pom.xml +++ b/cds-ui/server/pom.xml @@ -71,7 +71,7 @@ limitations under the License. com.github.eirslett frontend-maven-plugin - 1.3 + 1.12.0 v8.12.0 6.4.1