more slack slack sllllaaack

Change-Id: I3651ed8741a5a9d7f30f1363b08eb479bd33bdb9
diff --git a/.jenkins/jenkins.plugins.slack.SlackNotifier.xml b/.jenkins/jenkins.plugins.slack.SlackNotifier.xml
index 3ba4cc0..78149ae 100644
--- a/.jenkins/jenkins.plugins.slack.SlackNotifier.xml
+++ b/.jenkins/jenkins.plugins.slack.SlackNotifier.xml
@@ -2,7 +2,7 @@
   <teamDomain>opencord</teamDomain>
   <authToken>kkueX3fmLtcGV6vM4Sp4NVFz</authToken>
   <buildServerUrl>http://jenkins.opencord.org/</buildServerUrl>
-  <room>#notifications</room>
+  <room>notifications</room>
   <startNotification>false</startNotification>
   <notifySuccess>true</notifySuccess>
   <notifyAborted>false</notifyAborted>
@@ -14,5 +14,5 @@
   <includeTestSummary>false</includeTestSummary>
   <commitInfoChoice>AUTHORS_AND_TITLES</commitInfoChoice>
   <includeCustomMessage>true</includeCustomMessage>
-  <customMessage>"cord-onos-publisher"</customMessage>
+  <customMessage>cord-onos-publisher</customMessage>
 </jenkins.plugins.slack.SlackNotifier>