From 4efc9675994db79e2ab779e609e9e939a5662d5c Mon Sep 17 00:00:00 2001 From: Ramon Ramirez Date: Sun, 4 Jan 2026 18:56:02 -0400 Subject: [PATCH] Update pom.xml and application.yml --- pom.xml | 4 +++- src/main/resources/application.yml | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 4daca5e..d21f615 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,8 @@ 4.0.0 com.banesco rec-legal-customer-product-directory - 1.0.0-SNAPSHOT + 1.0-native-quarkus-jdk17 + rec-legal-customer-product-directory 17 @@ -19,6 +20,7 @@ io.quarkus.platform 3.30.5 1.18.42 + true diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index afba652..2c32eb0 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -2,8 +2,8 @@ quarkus: application: name: rec-legal-customer-product-directory version: 1.0.0 - ## Profile - profile: dev + ## Profile + profile: dev http: non-application-root-path: actuator native: