Renamed fabric-hw to fabric-pro for consistency with other private modules

Change-Id: I93d2be4b474e42d8c764de9b3502e2f0e9f3c15f
diff --git a/mwc.defs b/mwc.defs
index 533b169..26017d4 100644
--- a/mwc.defs
+++ b/mwc.defs
@@ -1,7 +1,7 @@
 include_defs('//modules.defs')
 
 MWC_APPS = [
-    '//pipelines/fabric-hw:onos-pipelines-fabric-hw-oar',
+    '//pipelines/fabric-pro:onos-pipelines-fabric-pro-oar',
 ]
 
 APPS = APPS + MWC_APPS