From 8361cb0e3663a610a46bc5ea8a0cc783ade26f89 Mon Sep 17 00:00:00 2001 From: "adheli.tavares" Date: Wed, 21 Feb 2024 15:29:36 +0000 Subject: Fix config files removing hibernate deprecated properties and changing robot deprecated commands in test files Issue-ID: POLICY-4929 Change-Id: I09147335700fdd2c27557b533ca4fb88967672a4 Signed-off-by: adheli.tavares --- compose/config/clamp/AcRuntimeParameters.yaml | 1 - 1 file changed, 1 deletion(-) (limited to 'compose/config/clamp/AcRuntimeParameters.yaml') diff --git a/compose/config/clamp/AcRuntimeParameters.yaml b/compose/config/clamp/AcRuntimeParameters.yaml index b800e4b0..262f10c6 100644 --- a/compose/config/clamp/AcRuntimeParameters.yaml +++ b/compose/config/clamp/AcRuntimeParameters.yaml @@ -24,7 +24,6 @@ spring: implicit-strategy: org.onap.policy.common.spring.utils.CustomImplicitNamingStrategy properties: hibernate: - dialect: org.hibernate.dialect.MariaDB103Dialect format_sql: true security: -- cgit 1.2.3-korg