From 6016ebd442862bb0bc088d17f243d096ab2fd76f Mon Sep 17 00:00:00 2001 From: Stian Thorgersen Date: Fri, 21 Apr 2023 10:27:10 +0200 Subject: [PATCH] Include account-ui and admin-ui in deployment to Maven repo (#19860) Closes #19850 --- js/apps/account-ui/pom.xml | 7 ------- js/apps/admin-ui/pom.xml | 7 ------- 2 files changed, 14 deletions(-) diff --git a/js/apps/account-ui/pom.xml b/js/apps/account-ui/pom.xml index 7152684b9d..f1849b7a57 100644 --- a/js/apps/account-ui/pom.xml +++ b/js/apps/account-ui/pom.xml @@ -29,13 +29,6 @@ - - org.apache.maven.plugins - maven-deploy-plugin - - true - - com.github.eirslett frontend-maven-plugin diff --git a/js/apps/admin-ui/pom.xml b/js/apps/admin-ui/pom.xml index e0602a5b05..076cde7f23 100644 --- a/js/apps/admin-ui/pom.xml +++ b/js/apps/admin-ui/pom.xml @@ -73,13 +73,6 @@ - - org.apache.maven.plugins - maven-deploy-plugin - - true - - com.github.eirslett frontend-maven-plugin