summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties
diff options
context:
space:
mode:
authorChristopher Lott (cl778h) <clott@research.att.com>2017-10-13 17:04:08 -0400
committerChristopher Lott (cl778h) <clott@research.att.com>2017-10-13 17:04:57 -0400
commitb523d5f17ff7e8d3cf011d93374124a0f49d9ba8 (patch)
tree8f15767f9e1e393e7949af072d836c5a3eaa2a3d /ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties
parentf16ab2d53177204884ea76bd6cf2bd315af53b8b (diff)
Drop Greensock code; use Mariadb connector
Prepare POM files for release of 1.3.1 Issue: PORTAL-104, PORTAL-127 Change-Id: I94cef1e32fd0ffb8c3514fd745b00bb3d2274de2 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties')
-rw-r--r--ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties6
1 files changed, 3 insertions, 3 deletions
diff --git a/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties b/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties
index d988ec21..44f84ce1 100644
--- a/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties
+++ b/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties
@@ -25,8 +25,8 @@ decryption_key = AGLDdG4D04BKm2IxIWEr8o==
#Mysql
-db.driver = com.mysql.jdbc.Driver
-db.connectionURL = jdbc:mysql://localhost:3306/ecomp_sdk_os
+db.driver = org.mariadb.jdbc.Driver
+db.connectionURL = jdbc:mariadb://localhost:3306/ecomp_sdk
db.userName = userName
db.password = password
db.encrypt_flag = false
@@ -69,4 +69,4 @@ instance_uuid=8da691c9-987d-43ed-a358-00ac2f35685d
# app_base_url = https://www.openecomp.org/app_context/
#authenticate user server
-authenticate_user_server=http://todo_enter_auth_server_hostname:8383/openid-connect-server-webapp/allUsers \ No newline at end of file
+authenticate_user_server=http://todo_enter_auth_server_hostname:8383/openid-connect-server-webapp/allUsers