Fixed bundle so fabric manager activates properly

Change-Id: I32123f322d778f82171b0a0b741f187318aa7ba3
diff --git a/local/ce-fabric/pom.xml b/local/ce-fabric/pom.xml
index 32fd3a0..d7d2da3 100644
--- a/local/ce-fabric/pom.xml
+++ b/local/ce-fabric/pom.xml
@@ -60,7 +60,7 @@
         <dependency>
             <groupId>org.opencord.ce</groupId>
             <artifactId>bigswitch</artifactId>
-            <version>${parent.version}</version>
+            <version>${project.parent.version}</version>
         </dependency>
 
         <dependency>