aboutsummaryrefslogtreecommitdiffstats
path: root/openecomp-be/tools/swagger-ui
diff options
context:
space:
mode:
authorvasraz <vasyl.razinkov@est.tech>2022-01-05 13:13:06 +0000
committerVasyl Razinkov <vasyl.razinkov@est.tech>2022-01-05 13:15:14 +0000
commitaa6fa62c587c5e3ca30dbaf880dd898ac8a094da (patch)
treeb84797c71018c2bad279efcaea59a54121f113b5 /openecomp-be/tools/swagger-ui
parenta811119a9c380bf01f482f08828a9a4b7a8dff6e (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/tools/swagger-ui')
-rw-r--r--openecomp-be/tools/swagger-ui/pom.xml1
1 files changed, 0 insertions, 1 deletions
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 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
- <version>${mvn.jar.version}</version>
<executions>
<execution>
<id>default-jar</id>