This commit is contained in:
Mikhail Trofimov 2025-09-16 15:52:05 +03:00
parent 7ffcd874f6
commit a3fc3f8329
2 changed files with 2 additions and 2 deletions

View file

@ -1,5 +1,5 @@
#commons
APP_VERSION=1.13
APP_VERSION=1.14
REGISTRY_URL=rh8-vm3.nbki.msk:5000
JMX_PORT=
JMX_HOSTNAME=

View file

@ -10,7 +10,7 @@
</parent>
<groupId>ru.nbch</groupId>
<artifactId>credit-tracker</artifactId>
<version>1.13</version>
<version>1.14</version>
<name>credit_tracker</name>
<description>Credit Tracker Application</description>