Merge pull request #50 from charithag/master

Fix path error
application-manager-new
Charitha Goonetilleke 9 years ago
commit a29e1ea465

@ -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