[SM-2427] Migrate the documentation to Asciidoc(tor)

- pom file corrected

closes #52
diff --git a/manual/pom.xml b/manual/pom.xml
index 940e7e0..a3369ec 100644
--- a/manual/pom.xml
+++ b/manual/pom.xml
@@ -19,8 +19,8 @@
     <parent>
         <groupId>org.apache.servicemix.parent</groupId>
         <artifactId>assemblies-parent</artifactId>
-        <version>7.0.1-SNAPSHOT</version>
-        <relativePath>../assemblies-parent/pom.xml</relativePath>
+        <version>7.0.2-SNAPSHOT</version>
+        <relativePath>../parent/assemblies-parent/pom.xml</relativePath>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
@@ -347,4 +347,4 @@
         </plugins>
     </build>
 
-</project>
\ No newline at end of file
+</project>