Updated version to 1.6

This commit is contained in:
Mikhail Trofimov 2025-09-04 12:58:40 +03:00
parent 0fd7bba97e
commit b8848f1c36
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
#commons #commons
APP_VERSION=1.0 APP_VERSION=1.6
REGISTRY_URL=10.230.238.56: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.5</version> <version>1.6</version>
<name>credit_tracker</name> <name>credit_tracker</name>
<description>Credit Tracker Application</description> <description>Credit Tracker Application</description>