Merge pull request #50 from charithag/master

Fix path error
merge-requests/1/head
Charitha Goonetilleke 9 years ago
commit a29e1ea465

@ -613,7 +613,7 @@
<file> <file>
<source>src/repository/bin/wso2server.sh</source> <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> <fileMode>755</fileMode>
</file> </file>

Loading…
Cancel
Save