cater for change in the dbus interface name for Revision

dbus interface name has been changed recently from
xyz.openbmc_project.Inventory.Revision to
xyz.openbmc_project.Inventory.Decorator.Revision
fixed the example yaml file for the change.

Change-Id: I387b4f04303a91f11981fc2af3a61200086d4595
Signed-off-by: Marri Devender Rao <devenrao@in.ibm.com>
diff --git a/scripts/fru-read-example.yaml b/scripts/fru-read-example.yaml
index 1bb8e5d..8c6074c 100644
--- a/scripts/fru-read-example.yaml
+++ b/scripts/fru-read-example.yaml
@@ -29,7 +29,7 @@
       BuildDate:
         IPMIFruProperty: Mfg Date
         IPMIFruSection: Product
-    xyz.openbmc_project.Inventory.Revision:
+    xyz.openbmc_project.Inventory.Decorator.Revision:
       Version:
         IPMIFruProperty: Version
         IPMIFruSection: Product
@@ -52,7 +52,7 @@
       PartNumber:
         IPMIFruProperty: Part Number
         IPMIFruSection: Product
-    xyz.openbmc_project.Inventory.Revision:
+    xyz.openbmc_project.Inventory.Decorator.Revision:
       Version:
         IPMIFruProperty: Version
         IPMIFruSection: Product
@@ -75,7 +75,7 @@
       PartNumber:
         IPMIFruProperty: Part Number
         IPMIFruSection: Product
-    xyz.openbmc_project.Inventory.Revision:
+    xyz.openbmc_project.Inventory.Decorator.Revision:
       Version:
         IPMIFruProperty: Version
         IPMIFruSection: Product