Merge pull request #50 from charithag/master

Fix path error
This commit is contained in:
Charitha Goonetilleke 2015-12-21 13:20:57 +05:30
commit a29e1ea465

View File

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