aboutsummaryrefslogtreecommitdiffstats
path: root/common
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 /common
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 'common')
-rw-r--r--common/pom.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/pom.xml b/common/pom.xml
index 20b50b07e2..5c9e262624 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -43,7 +43,6 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
- <version>${mvn.jar.version}</version>
</plugin>
</plugins>
</build>