Device Software version management
[oam/tr069-adapter.git] / mapper / src / main / resources / application.properties
index d041905..db5085e 100644 (file)
@@ -23,7 +23,7 @@ config.requesTimeout=${REQUEST_TIMEOUT}
 config.alarmMORegex=${ALARM_MO_REGEX}\r
 config.preConfigureOnPNP=${preConfigureOnPNP}\r
 config.sbiUri=http://${SBI_REST_HOST}:${SBI_REST_PORT}/MapperService/initiateDeviceOperation\r
-config.configDBUri=http://${CONFIG_DB_REST_HOST}:${CONFIG_DB_REST_PORT}/getConfig/\r
+config.configDBUri=http://${CONFIG_DB_REST_HOST}:${CONFIG_DB_REST_PORT}/getConfig\r
 config.nbiNotificationUri=http://${NBI_REST_HOST}:${NBI_REST_PORT}/netConfNotificationService/notification\r
 config.nbiServerManagerUri=http://${NBI_REST_HOST}:${NBI_REST_PORT}/netConfServerManagerService\r
 config.vesUri=http://${VES_REST_HOST}:${VES_REST_PORT}/vesagent/deviceEvent\r