From: Naga Sugguna Date: Thu, 22 Aug 2019 20:19:16 +0000 (+0000) Subject: fix: as per CSO X-Git-Tag: 2.0.0~49 X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=validation.git;a=commitdiff_plain;h=f86b9715d156238532fcb0bf464bd72e9cf7ce96 fix: as per CSO Signed-off-by: Naga Sugguna Change-Id: Ie95987ee60a7760121161782305a45273bc9f68c --- diff --git a/ui/CHANGELOG.md b/ui/CHANGELOG.md index ac72112..6f41f59 100644 --- a/ui/CHANGELOG.md +++ b/ui/CHANGELOG.md @@ -116,3 +116,11 @@ All notable changes to this project will be documented in this file. ### Removed - Deletion of submissions + +## [0.1.0-SNAPSHOT] - 23 August 2019 +### Added + +### Changed + +### Removed +- Unused credentials in music.properties file diff --git a/ui/src/main/resources/music.properties b/ui/src/main/resources/music.properties index fa89354..f5c824a 100644 --- a/ui/src/main/resources/music.properties +++ b/ui/src/main/resources/music.properties @@ -18,14 +18,3 @@ zookeeper.host=135.197.226.103, 135.197.226.108, 135.197.226.119 cassandra.user=cassandra cassandra.password=cassandra -#Music API -#music.endpoint = http://vm-ep-dev4.research.att.com/MUSIC/rest/ -#music.version = v2 -#music.keyspace = keyspaces -#music.x.minor.version = 3 -#music.x.patch.version = 0 -#music.ns = com.att.ecomp.portal.demeter -#music.user.id = m00468@portal.ecomp.att.com -#music.password = friedG33nS- -#music.consistency.info = type -#music.consistency.info.value = eventual \ No newline at end of file