Update cord-config dependency to b1 version

Change-Id: I9d38433c4e4110b3c3ad0141cc1a3dbccf4ee701
diff --git a/features.xml b/features.xml
index 9e23b2c..6684345 100644
--- a/features.xml
+++ b/features.xml
@@ -20,6 +20,6 @@
         <feature>onos-api</feature>
         <bundle>mvn:${project.groupId}/${project.artifactId}/${project.version}</bundle>
         <!-- TODO: Replace this with variable -->
-        <bundle>mvn:org.opencord/cord-config/1.0-SNAPSHOT</bundle>
+        <bundle>mvn:org.onosproject/cord-config/1.0-b1</bundle>
     </feature>
 </features>