Updated robot scripts to support R1.1.0 changes

Issue: TEST-47
Change-Id: I5f6bfa936ca873237e61242f3d568f5ab09eceaa
Signed-off-by: Jerry Flood <jf9860@att.com>
diff --git a/robot/assets/templates/asdc/feature_group.template b/robot/assets/templates/asdc/feature_group.template
index 3d87b04..8404baf 100644
--- a/robot/assets/templates/asdc/feature_group.template
+++ b/robot/assets/templates/asdc/feature_group.template
@@ -7,5 +7,6 @@
   ],
   "addedEntitlementPoolsIds": [
     "${entitlement_pool_id}"
-  ]
+  ],
+  "manufacturerReferenceNumber" : "${manufacturer_reference_number}"
 }
\ No newline at end of file