Uses new docs location when preparing packages

This commit is contained in:
Lukasz Lenart
2017-10-22 10:09:52 +02:00
parent 2bb122e4bb
commit b8c06608cc
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -105,7 +105,7 @@
<!-- Include the Confluence docs in the assembly -->
<fileSet>
<directory>target/cwiki</directory>
<directory>target/docs</directory>
<outputDirectory>docs/docs</outputDirectory>
</fileSet>
+1 -1
View File
@@ -46,7 +46,7 @@
<!-- Include the Confluence docs in the assembly -->
<fileSet>
<directory>target/cwiki</directory>
<directory>target/docs</directory>
<outputDirectory>docs/docs</outputDirectory>
</fileSet>