removing .jenkins for now

Change-Id: Ic421aec605162d9c1c11e34551ecaf4efc3442d3
diff --git a/.jenkins/jenkins.plugins.slack.SlackNotifier.xml b/.jenkins/jenkins.plugins.slack.SlackNotifier.xml
deleted file mode 100644
index 667f518..0000000
--- a/.jenkins/jenkins.plugins.slack.SlackNotifier.xml
+++ /dev/null
@@ -1,19 +0,0 @@
-<?xml version='1.0' encoding='UTF-8'?>
-<jenkins.plugins.slack.SlackNotifier_-DescriptorImpl plugin="slack@2.0.1">
-  <teamDomain>opencord</teamDomain>
-  <token>kkueX3fmLtcGV6vM4Sp4NVFz</token>
-  <room></room>
-  <buildServerUrl>http://jenkins.opencord.org/</buildServerUrl>
-      <startNotification>false</startNotification>
-      <notifySuccess>true</notifySuccess>
-      <notifyAborted>false</notifyAborted>
-      <notifyNotBuilt>false</notifyNotBuilt>
-      <notifyUnstable>false</notifyUnstable>
-      <notifyFailure>true</notifyFailure>
-      <notifyBackToNormal>false</notifyBackToNormal>
-      <notifyRepeatedFailure>false</notifyRepeatedFailure>
-      <includeTestSummary>false</includeTestSummary>
-      <commitInfoChoice>AUTHORS_AND_TITLES</commitInfoChoice>
-      <includeCustomMessage>false</includeCustomMessage>
-      <customMessage>"cord-onos-publisher"</customMessage>
-</jenkins.plugins.slack.SlackNotifier_-DescriptorImpl>