From dcf747765e886165e6254dbca17de48a836da1b7 Mon Sep 17 00:00:00 2001 From: Andrej Petras Date: Mon, 19 Feb 2024 18:47:18 +0100 Subject: [PATCH] feat: update permission product name (#12) --- pom.xml | 2 +- src/main/resources/application.properties | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2295fd1..7cb3c8d 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ org.tkit.onecx onecx-quarkus3-parent - 0.34.0 + 0.35.0 onecx-help-bff diff --git a/src/main/resources/application.properties b/src/main/resources/application.properties index 8d6ffa6..f2cd654 100644 --- a/src/main/resources/application.properties +++ b/src/main/resources/application.properties @@ -59,6 +59,7 @@ quarkus.test.integration-test-profile=test %test.quarkus.oidc-client.auth-server-url=${quarkus.oidc.auth-server-url} %test.quarkus.oidc-client.client-id=${quarkus.oidc.client-id} %test.quarkus.oidc-client.credentials.secret=${quarkus.oidc.credentials.secret} +%test.onecx.permissions.product-name=applications # PIPE CONFIG