Changing pom file again to copy wadl to a different directory
Change-Id: I9926568ede2d8a664ab67c671549babc56cfa6b9
This commit is contained in:
parent
243f25b30c
commit
582f1f1fec
@ -138,7 +138,7 @@
|
||||
</copy>
|
||||
|
||||
<!-- Copies wadl to a folder -->
|
||||
<copy todir="${basedir}/target/docbkx/webhelp/api/openstack-compute/1.1/wadl/">
|
||||
<copy todir="${basedir}/target/docbkx/webhelp/api/openstack-compute/1.1/">
|
||||
<fileset dir="${basedir}/src/">
|
||||
<include name="**/*.wadl" />
|
||||
</fileset>
|
||||
|
Loading…
x
Reference in New Issue
Block a user