Version number parameterization in progress

This commit is contained in:
Claude Brisson
2024-01-20 12:57:58 +01:00
parent a8bf1e891d
commit 8c719d2fc7
2 changed files with 4 additions and 0 deletions

View File

@@ -67,6 +67,7 @@
</httpConnector>
<systemProperties>
<pairgoth.env>${pairgoth.env}</pairgoth.env>
<pairgoth.version>${project.version}</pairgoth.version>
<pairgoth.api.external.url>${pairgoth.api.external.url}</pairgoth.api.external.url>
<pairgoth.webapp.external.url>${pairgoth.webapp.external.url}</pairgoth.webapp.external.url>
<pairgoth.store>${pairgoth.store}</pairgoth.store>