From d70cb051bc07668fae53dec5a70bed0545813a91 Mon Sep 17 00:00:00 2001 From: Victor Romero Date: Sat, 10 May 2025 10:08:54 -0600 Subject: [PATCH] Initial commit --- nb-configuration.xml | 2 +- pom.xml | 7 +++++-- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/nb-configuration.xml b/nb-configuration.xml index 974cb30..778cb62 100644 --- a/nb-configuration.xml +++ b/nb-configuration.xml @@ -13,6 +13,6 @@ You can copy and paste the single properties, into the pom.xml file and the IDE That way multiple projects can share the same settings (useful for formatting rules for example). Any value defined here will override the pom.xml file value but is only applicable to the current project. --> - JDK_17 + JDK_21 diff --git a/pom.xml b/pom.xml index 6c99819..c163da9 100644 --- a/pom.xml +++ b/pom.xml @@ -243,8 +243,11 @@ fineract-release - libs-release - https://mifos.jfrog.io/artifactory/libs-release + libs-release-local + https://mifos.jfrog.io/artifactory/libs-release-local + + true + fineract-snapshot