diff options
author | vasraz <vasyl.razinkov@est.tech> | 2022-01-05 13:13:06 +0000 |
---|---|---|
committer | Vasyl Razinkov <vasyl.razinkov@est.tech> | 2022-01-05 13:15:14 +0000 |
commit | aa6fa62c587c5e3ca30dbaf880dd898ac8a094da (patch) | |
tree | b84797c71018c2bad279efcaea59a54121f113b5 /openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml | |
parent | a811119a9c380bf01f482f08828a9a4b7a8dff6e (diff) |
Make configurable UI version
Signed-off-by: Vasyl Razinkov <vasyl.razinkov@est.tech>
Change-Id: I410eaaf40106d869a8d50bdd547031430f4f1693
Issue-ID: SDC-3824
Diffstat (limited to 'openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml')
-rw-r--r-- | openecomp-be/api/openecomp-sdc-rest-webapp/onboarding-rest-war/pom.xml | 1 |
1 files changed, 0 insertions, 1 deletions
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 @@ <plugins> <plugin> <artifactId>maven-war-plugin</artifactId> - <version>${mvn.war.version}</version> <configuration> <webResources> <resource> |