Fix path error

application-manager-new
charithag 9 years ago
parent 959d275dca
commit eb88f7c1c6

@ -613,7 +613,7 @@
<file>
<source>src/repository/bin/wso2server.sh</source>
<outputDirectory>${pom.artifactId}-${pom.version}/bin/wso2server.sh</outputDirectory>
<outputDirectory>${pom.artifactId}-${pom.version}/bin</outputDirectory>
<fileMode>755</fileMode>
</file>

Loading…
Cancel
Save