This commit is contained in:
Mikhail Trofimov 2025-09-11 16:56:29 +03:00
parent 3c3e340bcd
commit 7c6a5fef6b
2 changed files with 2 additions and 2 deletions

View file

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

View file

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