Uncomment gora-benchmark module in parent pom file
diff --git a/pom.xml b/pom.xml
index 135e774..da3b1aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -792,8 +792,8 @@
     <module>gora-kudu</module>
     <module>gora-hive</module>
     <module>gora-tutorial</module>
+    <module>gora-benchmark</module>
     <module>sources-dist</module>
-<!--     <module>gora-benchmark</module> -->
   </modules>
 
   <properties>