From 9ef9ad18cfceb3adf12b58c265243f2e8115a4fd Mon Sep 17 00:00:00 2001 From: L_DelOff Date: Sun, 19 Nov 2023 22:15:16 +0300 Subject: [PATCH] fix --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index d68239f..f1102b5 100644 --- a/pom.xml +++ b/pom.xml @@ -16,9 +16,9 @@ 17 9.16.0 - ${db.url} - ${db.username} - ${db.password} + ${database.url} + ${database.username} + ${database.password}