aboutsummaryrefslogtreecommitdiff
path: root/ms_specific_proxyservice
diff options
context:
space:
mode:
authorThomas <>2022-08-22 12:48:22 +0200
committerThomas <>2022-08-22 12:48:22 +0200
commit30d498cdaefb40b36fcc7b34b2afb9443d2ee6fa (patch)
tree75fe1c0e69549a91ced6b8d087c0fb158c26a485 /ms_specific_proxyservice
parent09de85a0bd8b79fd7e0bc0acbf19e1616052624b (diff)
downloadNational_eIDAS_Gateway-30d498cdaefb40b36fcc7b34b2afb9443d2ee6fa.tar.gz
National_eIDAS_Gateway-30d498cdaefb40b36fcc7b34b2afb9443d2ee6fa.tar.bz2
National_eIDAS_Gateway-30d498cdaefb40b36fcc7b34b2afb9443d2ee6fa.zip
build(proxyserice): optimize build and assembly process
Diffstat (limited to 'ms_specific_proxyservice')
-rw-r--r--ms_specific_proxyservice/pom.xml6
1 files changed, 2 insertions, 4 deletions
diff --git a/ms_specific_proxyservice/pom.xml b/ms_specific_proxyservice/pom.xml
index 5f2cacb8..e6e9ca66 100644
--- a/ms_specific_proxyservice/pom.xml
+++ b/ms_specific_proxyservice/pom.xml
@@ -181,10 +181,8 @@
<configuration>
<executable>true</executable>
<additionalProperties>
- <encoding.source>UTF-8</encoding.source>
- <encoding.reporting>UTF-8</encoding.reporting>
- <application.version>${ms_specific_proxyservice}</application.version>
- <core.version>${project.version}</core.version>
+ <version>${ms_specific_proxyservice}</version>
+ <coreversion>${project.version}</coreversion>
</additionalProperties>
<excludeInfoProperties>
<infoProperty>version</infoProperty>