refactoring Single Source of Truth

This commit is contained in:
2025-09-14 02:37:55 +02:00
parent 01831f7c2b
commit 143ac7ba3e
4 changed files with 21 additions and 2 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ GRADLE_VERSION=9.0.0
JAVA_VERSION=21
# --- Build Metadata ---
BUILD_DATE=$(date -u +'%Y-%m-%dT%H:%M:%SZ')
BUILD_DATE="$(date -u +'%Y-%m-%dT%H:%M:%SZ')"
VERSION=1.0.0
DOCKER_APP_VERSION=1.0.0