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

- pom file corrected

closes #52


Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/567c8c92
Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/567c8c92
Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/567c8c92

Branch: refs/heads/master
Commit: 567c8c92f1d4473dbb1ec6d5b5794acd21a97da0
Parents: a0fb144
Author: Krzysztof Sobkowiak <[email protected]>
Authored: Fri May 26 21:57:57 2017 +0200
Committer: Krzysztof Sobkowiak <[email protected]>
Committed: Fri May 26 21:59:05 2017 +0200

----------------------------------------------------------------------
 manual/pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix/blob/567c8c92/manual/pom.xml
----------------------------------------------------------------------
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>

Reply via email to