Fix Schema name to be in consistent with other components 49/127249/1
authorLathish <lathishbabu.ganesan@est.tech>
Wed, 23 Feb 2022 10:38:47 +0000 (10:38 +0000)
committerLathish <lathishbabu.ganesan@est.tech>
Wed, 23 Feb 2022 10:38:52 +0000 (10:38 +0000)
Issue-ID: POLICY-3944
Change-Id: Ia20a7de1deb0b2282e1dd31c3e7d67da741d438d
Signed-off-by: Lathish <lathishbabu.ganesan@est.tech>
runtime-acm/src/main/resources/application.yaml

index 9f60211..0a5bb8b 100644 (file)
@@ -7,7 +7,7 @@ spring:
     converters:
       preferred-json-mapper: gson
   datasource:
-    url: jdbc:mariadb://${mariadb.host:localhost}:${mariadb.port:3306}/clamp-acm
+    url: jdbc:mariadb://${mariadb.host:localhost}:${mariadb.port:3306}/clampacm
     driverClassName: org.mariadb.jdbc.Driver
     username: policy
     password: P01icY