[SEBA-165] Depending on newer core that supports sync and policy_implement xProto options

Change-Id: I8f01bc2fa85ca49b1c25464167f954b4d256b85b
diff --git a/xos/synchronizer/config.yaml b/xos/synchronizer/config.yaml
index 826dfd4..28f3f95 100644
--- a/xos/synchronizer/config.yaml
+++ b/xos/synchronizer/config.yaml
@@ -15,7 +15,7 @@
 
 
 name: fabric
-core_version: ">=2.2.1"
+core_version: ">=3.2.8"
 required_models:
   - FabricService
 steps_dir: "/opt/xos/synchronizers/fabric/steps"