Updated all pom.xml versions to 0.8.0-SNAPSHOT
diff --git a/asterix-doc/pom.xml b/asterix-doc/pom.xml
index 9ec87d7..4db7e89 100644
--- a/asterix-doc/pom.xml
+++ b/asterix-doc/pom.xml
@@ -17,7 +17,7 @@
   <parent>
     <artifactId>asterix</artifactId>
     <groupId>edu.uci.ics.asterix</groupId>
-    <version>0.0.6-SNAPSHOT</version>
+    <version>0.8.0-SNAPSHOT</version>
   </parent>
   <artifactId>asterix-doc</artifactId>
   <build>