From aa6fa62c587c5e3ca30dbaf880dd898ac8a094da Mon Sep 17 00:00:00 2001 From: vasraz Date: Wed, 5 Jan 2022 13:13:06 +0000 Subject: Make configurable UI version Signed-off-by: Vasyl Razinkov Change-Id: I410eaaf40106d869a8d50bdd547031430f4f1693 Issue-ID: SDC-3824 --- openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml | 1 - openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml | 1 - openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml | 1 - openecomp-be/pom.xml | 1 - openecomp-be/tools/swagger-ui/pom.xml | 1 - openecomp-be/tools/zusammen-tools/pom.xml | 1 - 6 files changed, 6 deletions(-) (limited to 'openecomp-be') diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml index 76185540c6..00188e2266 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/notifications-fe/pom.xml @@ -215,7 +215,6 @@ org.apache.maven.plugins maven-war-plugin - 3.0.0 WEB-INF/lib/togglz*.jar diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml index 5ba0c4b05a..59bf8b0359 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml @@ -263,7 +263,6 @@ maven-war-plugin - ${mvn.war.version} diff --git a/openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml b/openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml index b005b224b1..2c738eb149 100644 --- a/openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml +++ b/openecomp-be/backend/openecomp-sdc-healthcheck-manager/pom.xml @@ -62,7 +62,6 @@ org.apache.maven.plugins maven-jar-plugin - ${mvn.jar.version} diff --git a/openecomp-be/pom.xml b/openecomp-be/pom.xml index 640e1b232e..bf22789e09 100644 --- a/openecomp-be/pom.xml +++ b/openecomp-be/pom.xml @@ -76,7 +76,6 @@ org.apache.maven.plugins maven-jar-plugin - ${mvn.jar.version} diff --git a/openecomp-be/tools/swagger-ui/pom.xml b/openecomp-be/tools/swagger-ui/pom.xml index 777a1cc0c7..7a059a2917 100644 --- a/openecomp-be/tools/swagger-ui/pom.xml +++ b/openecomp-be/tools/swagger-ui/pom.xml @@ -56,7 +56,6 @@ org.apache.maven.plugins maven-jar-plugin - ${mvn.jar.version} default-jar diff --git a/openecomp-be/tools/zusammen-tools/pom.xml b/openecomp-be/tools/zusammen-tools/pom.xml index 07fcc74003..17053feb45 100644 --- a/openecomp-be/tools/zusammen-tools/pom.xml +++ b/openecomp-be/tools/zusammen-tools/pom.xml @@ -172,7 +172,6 @@ org.apache.maven.plugins maven-jar-plugin - 2.4 ${project.build.directory}/lib -- cgit 1.2.3-korg