Doc fixes
This commit is contained in:
parent
747acd010e
commit
8cdaf705dc
|
@ -253,7 +253,7 @@
|
|||
<filtering>true</filtering>
|
||||
</resource>
|
||||
<resource>
|
||||
<targetPath>${project.build.directory}/${project.artifactId}-${project.version}/wiki</targetPath>
|
||||
<targetPath>${project.build.directory}/${project.artifactId}-${project.version}/docs/wiki</targetPath>
|
||||
<directory>${project.build.directory}/wiki</directory>
|
||||
<filtering>true</filtering>
|
||||
</resource>
|
||||
|
@ -264,10 +264,6 @@
|
|||
</plugin>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
|
Loading…
Reference in New Issue