Add pom.xml dependencies and exclusions needed for policy-engine gui
[policy/engine.git] / POLICY-SDK-APP / src / main / webapp / WEB-INF / conf / system.properties
index a12eac3..4831802 100644 (file)
@@ -44,9 +44,9 @@ decryption_key                                  = AGLDdG4D04BKm2IxIWEr8o==
 ##########################################################################
 #Mysql
 db.driver = org.mariadb.jdbc.Driver
-db.connectionURL = jdbc:mariadb://localhost:3306/onapsdk1707
+db.connectionURL = jdbc:mariadb://localhost:3306/onap_sdk
 db.userName = root
-db.password = 
+db.password =
 db.hib.dialect = org.hibernate.dialect.MySQLDialect
 db.min_pool_size = 5
 db.max_pool_size = 10