diff options
author | adheli.tavares <adheli.tavares@est.tech> | 2024-02-21 15:29:36 +0000 |
---|---|---|
committer | adheli.tavares <adheli.tavares@est.tech> | 2024-02-21 15:31:27 +0000 |
commit | 8361cb0e3663a610a46bc5ea8a0cc783ade26f89 (patch) | |
tree | 3a69b393e9eda3c7b66e0c446c2bab60f53ad523 /compose/config/clamp/AcRuntimeParameters.yaml | |
parent | dd836dc2d2bd379fba19b395c912d32f1bc7ee38 (diff) |
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 <adheli.tavares@est.tech>
Diffstat (limited to 'compose/config/clamp/AcRuntimeParameters.yaml')
-rw-r--r-- | compose/config/clamp/AcRuntimeParameters.yaml | 1 |
1 files changed, 0 insertions, 1 deletions
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: |